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


ICadastralEditorSettings3.UnadjustedView Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralEditorSettings3 Interface > ICadastralEditorSettings3.UnadjustedView Property
ArcGIS Developer Help

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

ICadastralEditorSettings3 Interface