SettingsCmdCreateParcelByLayoutSettingsCmdParcelSizingMinimumFrontage Property |
Gets the default minimum frontage for a new parcel.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble MinimumFrontage { get; }
Public ReadOnly Property MinimumFrontage As PropertyDouble
Get
public:
property PropertyDouble^ MinimumFrontage {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also