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

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