Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ZoomUnit Structure / Value Property

In This Topic
    Value Property (C1ZoomUnit)
    In This Topic
    Gets the value.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Value As Double
    public double Value {get;}

    Property Value

    The value.
    See Also