ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / C1TileListView Class / ActualMinZoom Property

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