GraphicContext.LineWidth

GraphicContext.LineWidth property

Sets or gets the thickness of paths to be stroked.

public virtual float LineWidth { get; set; }

See Also