ArcObjects Library Reference (CadastralUI)  

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

ICadastralEditorSettings2 Interface