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

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