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


ICadastralEditorSettings.EditingAutoZoom Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

ICadastralEditorSettings.EditingAutoZoom Property

Indicates whether to auto zoom to parcels while editing.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralEditorSettings Interface