static public property Distance.DefaultUnit

Brief

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

Declaration
C#
Distance.Unit  DefaultUnit get;

Declared in Distance

back