Initializes a new instance of the C1ZoomUnit struct.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
public C1ZoomUnit( double value, C1ZoomUnitType type ) |
Visual Basic |
---|
Public Sub New ( _ value As Double, _ type As C1ZoomUnitType _ ) |
Parameters
- value
- Type: System..::..Double
The value.
- type
- Type: C1.WPF..::..C1ZoomUnitType
The type of unit used to express the zoom.