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

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