GraphicContext.LineDashPattern

GraphicContext.LineDashPattern property

Sets or gets the description of the dash pattern to be used when paths are stroked.

public virtual float[] LineDashPattern { get; set; }

See Also