ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1GaugeRange Class / StrokeProperty Field

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