GraphicContext.LineDashStyle

GraphicContext.LineDashStyle property

Sets of gets the style of dashed lines of a stroked path.

public virtual DashStyle LineDashStyle { get; set; }

See Also