SettingsAlignmentSettingsSuperelevationOptionsDividedCrownedMedianTreatment Property |
Gets the type of divided crowned median treatment.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<AlignmentMedianTreatmentType> DividedCrownedMedianTreatment { get; }
Public ReadOnly Property DividedCrownedMedianTreatment As PropertyEnum(Of AlignmentMedianTreatmentType)
Get
public:
property PropertyEnum<AlignmentMedianTreatmentType>^ DividedCrownedMedianTreatment {
PropertyEnum<AlignmentMedianTreatmentType>^ get ();
}
Property Value
PropertyEnumAlignmentMedianTreatmentType
See Also