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


ICadastralImportParameters.InversedAccuracyCategory Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Cadastral)  

ICadastralImportParameters.InversedAccuracyCategory Property

Accuracy category set on lines and parcels when a line is calculated from stored geometry (inversed). Default 6.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralImportParameters Interface