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


IConstructParcelSettings.Accuracy Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > IConstructParcelSettings Interface > IConstructParcelSettings.Accuracy Property
ArcGIS Developer Help

IConstructParcelSettings.Accuracy Property

Set/Get the accuracy that parcels will be assigned.

[Visual Basic .NET]
Public Property Accuracy As Integer
[C#]
public int Accuracy {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IConstructParcelSettings Interface