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

In This Topic
    Stroke Property (C1VectorItemBase)
    In This Topic
    Gets or sets the stroke brush.
    Syntax
    'Declaration
     
    
    Public Property Stroke As Brush
    public Brush Stroke {get; set;}
    See Also