SettingsAmbientSettingsStationDropLeadingZerosRightOfStationCharacter Property |
Drops leading zeros before the station character for whole number station values.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<DropLeadingZeroType> DropLeadingZerosRightOfStationCharacter { get; }
Public ReadOnly Property DropLeadingZerosRightOfStationCharacter As PropertyEnum(Of DropLeadingZeroType)
Get
public:
property PropertyEnum<DropLeadingZeroType>^ DropLeadingZerosRightOfStationCharacter {
PropertyEnum<DropLeadingZeroType>^ get ();
}
Property Value
PropertyEnumDropLeadingZeroType
See Also