static public property Energy.DefaultUnit

Brief

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

Declaration
C#
Energy.Unit  DefaultUnit get;

Declared in Energy

back