ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ListViewerPanel Class / ActualZoom Property

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