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

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