SettingsAmbientSettingsDirectionDropDecimalForWholeNumbers Property

Specifies whether to display whole numbers with zeros after decimals: Yes (example: North 90.00), No (example: North 90)

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public PropertyEnum<DropDecimalWholeType> DropDecimalForWholeNumbers { get; }

Property Value

PropertyEnumDropDecimalWholeType
See Also