Maps for WPF | ComponentOne
C1.WPF.Maps Namespace / VectorPolyline Class / StrokeMiterLimit Property

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