This document is archived and information here might be outdated.  Recommended version.


ICadastralEditorSettings3.ParcelAdjustment Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CadastralUI)  

ICadastralEditorSettings3.ParcelAdjustment Property

Indicates how to compute the parcel coordinates (parcel mode only).

[Visual Basic .NET]
Public Property ParcelAdjustment As esriParcelAdjustmentType
[C#]
public esriParcelAdjustmentType ParcelAdjustment {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralEditorSettings3 Interface