ComponentOne Basic Library for WPF and Silverlight
ActualZoom Property (C1ListViewerPanel)


C1.Silverlight Namespace > C1ListViewerPanel Class : ActualZoom Property
Gets the actual zoom.
Syntax
'Declaration
 
Public ReadOnly Property ActualZoom As System.Double
'Usage
 
Dim instance As C1ListViewerPanel
Dim value As System.Double
 
value = instance.ActualZoom
public System.double ActualZoom {get;}
See Also

Reference

C1ListViewerPanel Class
C1ListViewerPanel Members