SettingsAlignmentSettingsAutomaticWideningAroundCurvesManualWideningWidth Property |
Property to specify the default widening width when the widening method is set to manual.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble ManualWideningWidth { get; }
Public ReadOnly Property ManualWideningWidth As PropertyDouble
Get
public:
property PropertyDouble^ ManualWideningWidth {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also