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


IGSPoint.Type Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoSurvey)  

IGSPoint.Type Property

Get Point Type.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSPoint Interface