static public property Velocity.DefaultUnit

Brief

Returns the default (the most expected by a user) unit for the value.

Declaration
C#
Velocity.Unit  DefaultUnit get;

Declared in Velocity

back