Share

SettingsCmdCreateParcelByLayout.SettingsCmdParcelSizing.UseMinimumFrontageAtOffset Property

Gets a PropertyBoolean value specifies whether using minimum frontage at offset.



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public PropertyBoolean UseMinimumFrontageAtOffset { get; }

VB

Public ReadOnly Property UseMinimumFrontageAtOffset As PropertyBoolean
	Get

C++

public:
property PropertyBoolean^ UseMinimumFrontageAtOffset {
	PropertyBoolean^ get ();
}

Property Value

PropertyBoolean

See Also

Reference

Was this information helpful?