ComponentOne Basic Library for WPF and Silverlight
Value Property (C1ZoomUnit)


C1.WPF Namespace > C1ZoomUnit Structure : Value Property
Gets the value.
Syntax
'Declaration
 
Public ReadOnly Property Value As System.Double
'Usage
 
Dim instance As C1ZoomUnit
Dim value As System.Double
 
value = instance.Value
public System.double Value {get;}

Property Value

The value.
See Also

Reference

C1ZoomUnit Structure
C1ZoomUnit Members