SettingsAlignmentSettingsAutomaticWideningAroundCurvesWideningMethod Property |
Enumeration property to specify the widening method. The values represent 'Through Design Standards' or
'Manual'.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<WideningByMethod> WideningMethod { get; }
Public ReadOnly Property WideningMethod As PropertyEnum(Of WideningByMethod)
Get
public:
property PropertyEnum<WideningByMethod>^ WideningMethod {
PropertyEnum<WideningByMethod>^ get ();
}
Property Value
PropertyEnumWideningByMethod
See Also