static public method Velocity.UnitToName

Brief

Returns the name of the unit of measure.

Declaration
C#
string  UnitToName (Velocity.Unit unit)

Parameters
unit

The unit of measure.

Declared in Velocity

back