ShapeStrokeMiterLimit Property |
Gets or sets a limit on the ratio of the miter length to half the StrokeThickness
of a Shape element. This value is always a positive number that is greater than
or equal to 1.
Namespace: Windows.UI.Xaml.ShapesAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public double StrokeMiterLimit { get; set; }
Property Value
Type:
DoubleSee Also