ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / C1VectorItemBase Class / StrokeMiterLimit Property

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