SettingsCmdCreateParcelROWSettingsCmdCreateParcelRightOfWayOffsetFromAlignment Property |
Gets the offset from the alignment for the new right of way.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble OffsetFromAlignment { get; }Public ReadOnly Property OffsetFromAlignment As PropertyDouble
Get
public:
property PropertyDouble^ OffsetFromAlignment {
PropertyDouble^ get ();
}Property Value
PropertyDouble
See Also