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


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

ICadastralEditorSettings.MeasurementView Property

Indicates whether to draw the parcel(s) using the points derived from the measurements or use the point locations derived in the joined space.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralEditorSettings Interface