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

In This Topic
    MinZoom Property
    In This Topic
    Gets or sets the minimum zoom available.
    Syntax
    'Declaration
     
    Public Property MinZoom As System.Double
    public System.double MinZoom {get; set;}
    See Also