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


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

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