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

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