CanvasStrokeStyleMiterLimit Property |
Gets or sets the limit on the ratio of the miter length to half the stroke's thickness.
Namespace:
Microsoft.Graphics.Canvas.Geometry
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public float MiterLimit { get; set; }
Property Value
Type:
SingleSee Also