'Declaration
Public Function New( _ ByVal value As Double, _ ByVal type As C1LengthUnitType _ )
public C1Length( double value, C1LengthUnitType type )
Parameters
- value
- Length value.
- type
- Length type.
'Declaration
Public Function New( _ ByVal value As Double, _ ByVal type As C1LengthUnitType _ )
public C1Length( double value, C1LengthUnitType type )