ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ZoomUnit Structure / Value Property

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

    Property Value

    The value.
    See Also