This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralEditorSettings3 Interface > ICadastralEditorSettings3.MeasurementView Property (ArcObjects .NET 10.5 SDK) |
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;}