CanvasStrokeStyleLineJoin Property |
Gets or sets the type of joint used at the vertices of a shape's outline.
Namespace:
Microsoft.Graphics.Canvas.Geometry
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public CanvasLineJoin LineJoin { get; set; }
Property Value
Type:
CanvasLineJoinSee Also