ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ListViewer Class / ActualMaxZoom Property

In This Topic
    ActualMaxZoom Property
    In This Topic
    Gets the actual maximum zoom.
    Syntax
    'Declaration
     
    Public ReadOnly Property ActualMaxZoom As System.Double
    public System.double ActualMaxZoom {get;}
    See Also