ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorItemBase Class / StrokeMiterLimit Property

In This Topic
    StrokeMiterLimit Property
    In This Topic
    Gets or sets the stroke miter limit.
    Syntax
    'Declaration
     
    
    Public Property StrokeMiterLimit As Double
    public double StrokeMiterLimit {get; set;}
    See Also