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


IGSLinePoint3.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 > IGSLinePoint3 Interface > IGSLinePoint3.Category Property
ArcGIS Developer Help

IGSLinePoint3.Category Property

Cadastral Line Point Category.

[Visual Basic .NET]
Public Property Category As esriCadastralLinePointCategory
[C#]
public esriCadastralLinePointCategory Category {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSLinePoint3 Interface