'Declaration
Public Function New( _ ByVal value As Double, _ ByVal type As C1ZoomUnitType _ )
public C1ZoomUnit( double value, C1ZoomUnitType type )
Parameters
- value
- The value.
- type
- The type of unit used to express the zoom.
'Declaration
Public Function New( _ ByVal value As Double, _ ByVal type As C1ZoomUnitType _ )
public C1ZoomUnit( double value, C1ZoomUnitType type )