ComponentOne Basic Library for WPF and Silverlight
CumulativeScale Property (C1ZoomDeltaEventArgs)


C1.WPF Namespace > C1ZoomDeltaEventArgs Class : CumulativeScale Property
Gets the accumulated scale.
Syntax
'Declaration
 
Public ReadOnly Property CumulativeScale As System.Windows.Point
'Usage
 
Dim instance As C1ZoomDeltaEventArgs
Dim value As System.Windows.Point
 
value = instance.CumulativeScale
public System.Windows.Point CumulativeScale {get;}
See Also

Reference

C1ZoomDeltaEventArgs Class
C1ZoomDeltaEventArgs Members