ParcelStyleObservePatternFillDistance Property |
Gets or sets the boolean value that enables the use of the width of boundary area parcel setting, the offset distance from the parcel boundary.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool ObservePatternFillDistance { get; set; }
Public Property ObservePatternFillDistance As Boolean
Get
Set
public:
property bool ObservePatternFillDistance {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also