'Declaration Public Function New( _ ByVal value As System.Double, _ ByVal type As C1ZoomUnitType _ )
public C1ZoomUnit( System.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 System.Double, _ ByVal type As C1ZoomUnitType _ )
public C1ZoomUnit( System.double value, C1ZoomUnitType type )