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


ICadastralEditorSettings2.UnadjustedView Property (ArcObjects .NET 10.5 SDK)
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