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

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