Maps for ASP.NET Web Forms
StrokeMiterLimit Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Maps Namespace > C1VectorItemBase Class : StrokeMiterLimit Property
Gets or sets the limit on the ratio of the miter length to half the stroke thickness of the shape.
Syntax
'Declaration
 
Public Property StrokeMiterLimit As System.Double
public System.double StrokeMiterLimit {get; set;}
Remarks
Defualt value is 1. This value is always a positive number that is greater than or equal to 1.
See Also

Reference

C1VectorItemBase Class
C1VectorItemBase Members