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


IGSAccuracy.Category Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSAccuracy Interface > IGSAccuracy.Category Property
ArcGIS Developer Help

IGSAccuracy.Category Property

Get Accuracy Category.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSAccuracy Interface