ArcObjects Library Reference (CadastralUI)  

ICadastralEditorSettings2.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

ICadastralEditorSettings2 Interface