ComponentOne Maps for WPF and Silverlight
C1.Silverlight.Maps Namespace / C1VectorItemBase Class / StrokeProperty Field

In This Topic
    StrokeProperty Field (C1VectorItemBase)
    In This Topic
    Identifies the Stroke dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly StrokeProperty As DependencyProperty
    public static readonly DependencyProperty StrokeProperty
    See Also