ICanvasContext.LineCap

ICanvasContext.LineCap property

Gets or sets the line cap style. See StrokeLineCap.

public StrokeLineCap LineCap { get; set; }

See Also