ComponentOne Basic Library for WPF and Silverlight
ActualMaxZoom Property (C1ListViewer)


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

Reference

C1ListViewer Class
C1ListViewer Members