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


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

Reference

C1ZoomDeltaEventArgs Class
C1ZoomDeltaEventArgs Members