Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1ListViewer Class / ActualMaxZoom Property

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