ArcObjects Library Reference (CadastralUI)  

ICadastralEditorSettings2.UnadjustedView Property

Indicates whether to draw the parcel(s) unadjusted (parcel mode only).

[Visual Basic .NET]
Public Property UnadjustedView As Boolean
[C#]
public bool UnadjustedView {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralEditorSettings2 Interface