SettingsCmdCreateSampleLinesSettingsCmdSwathWidthsLeftSwathWidth Property |
Gets the swath width to the left of the alignment.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble LeftSwathWidth { get; }
Public ReadOnly Property LeftSwathWidth As PropertyDouble
Get
public:
property PropertyDouble^ LeftSwathWidth {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also