ComponentOne Input Library for WPF
C1.WPF.Input Namespace / StopValue Class / Value Property

In This Topic
    Value Property (StopValue)
    In This Topic
    Gets or sets the value of a stop.
    Syntax
    'Declaration
     
    
    Public Property Value As Double
    public double Value {get; set;}
    See Also