SettingsAmbientSettingsGeneralPlottedUnitDisplay Property |
Specifies how to display numbers in interface controls and on the command line.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<PlottedUnitDisplayType> PlottedUnitDisplay { get; }
Public ReadOnly Property PlottedUnitDisplay As PropertyEnum(Of PlottedUnitDisplayType)
Get
public:
property PropertyEnum<PlottedUnitDisplayType>^ PlottedUnitDisplay {
PropertyEnum<PlottedUnitDisplayType>^ get ();
}
Property Value
PropertyEnumPlottedUnitDisplayType
See Also