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


ICadastralEditorSettings2.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 > ICadastralEditorSettings2 Interface > ICadastralEditorSettings2.UnadjustedView Property
ArcGIS Developer Help

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