SettingsCmdCreateParcelByLayoutSettingsCmdParcelSizingUseMinimumFrontageAtOffset Property |
Gets a PropertyBoolean value specifies whether using minimum frontage at offset.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean UseMinimumFrontageAtOffset { get; }
Public ReadOnly Property UseMinimumFrontageAtOffset As PropertyBoolean
Get
public:
property PropertyBoolean^ UseMinimumFrontageAtOffset {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also