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


C1.WPF Namespace > C1ZoomDeltaEventArgs Class : UniformCumulativeScale Property
Gets the uniform cumulative scale.
Syntax
'Declaration
 
Public ReadOnly Property UniformCumulativeScale As System.Double
'Usage
 
Dim instance As C1ZoomDeltaEventArgs
Dim value As System.Double
 
value = instance.UniformCumulativeScale
public System.double UniformCumulativeScale {get;}
See Also

Reference

C1ZoomDeltaEventArgs Class
C1ZoomDeltaEventArgs Members