static public property Angle.DefaultUnit

Brief

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

Declaration
C#
Angle.Unit  DefaultUnit get;

Declared in Angle

back