Length Constructor
Length(float, LengthType)
Construct a new Length.
Declaration
public Length(float raw, LengthType type)
Parameters
Type | Name | Description |
---|---|---|
float | raw | The numeric value, Raw. |
LengthType | type | The type of length, Type. |