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