SettingsAlignmentSettingsCantOptionsStationRoundingOption Property |
Gets the type of station rounding option for cant.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<CantStationRoundingType> StationRoundingOption { get; }
Public ReadOnly Property StationRoundingOption As PropertyEnum(Of CantStationRoundingType)
Get
public:
property PropertyEnum<CantStationRoundingType>^ StationRoundingOption {
PropertyEnum<CantStationRoundingType>^ get ();
}
Property Value
PropertyEnumCantStationRoundingType
See Also