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

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