ICanvasDrawingStyles.LineCap

ICanvasDrawingStyles.LineCap property

Type of endings on the end of lines. Possible values: butt (default), round, square.

public string LineCap { get; set; }

See Also