CanvasStrokeStyleStartCap Property |
Gets or sets the type of shape used at the beginning of a stroke. Defaults to Flat.
Namespace:
Microsoft.Graphics.Canvas.Geometry
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public CanvasCapStyle StartCap { get; set; }
Property Value
Type:
CanvasCapStyleSee Also