The SettingsAmbient..::..SettingsDirection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BearingQuadrant |
Specifies which bearing quadrant to use.
|
![]() | Capitalization |
Specifies how to display direction names.
|
![]() | Direction |
Specifies how to display directions.
|
![]() | DropDecimalForWholeNumbers |
Specifies whether to display whole numbers with zeros after decimals:
Yes (example: North 90.00), No (example: North 90)
|
![]() | DropLeadingZerosForDegrees |
Drops leading zeros before values less than 10.
|
![]() | Format |
Specifies the format of the measurement.
(Inherited from SettingsAmbient..::..SettingsUnitFormatNumber<(Of <(<'TUnit, TFormat>)>)>.) |
![]() | MeasurementType |
Specifies how to calculate the direction of a vector.
|
![]() | Precision |
Specifies the number of digits to show to the right of the decimal.
(Inherited from SettingsAmbient..::..SettingsUnitlessNumber.) |
![]() | Rounding |
Specifies how numbers are rounded up or down to the number of decimal places specified in Precision.
(Inherited from SettingsAmbient..::..SettingsUnitlessNumber.) |
![]() | Sign |
Specifies how to mark numbers as positive or negative.
(Inherited from SettingsAmbient..::..SettingsUnitlessNumber.) |
![]() | Unit |
Specifies the unit of the measurement.
(Inherited from SettingsAmbient..::..SettingsUnitFormatNumber<(Of <(<'TUnit, TFormat>)>)>.) |