ArcObjects Library Reference (GeoSurvey)  

IGSPoint.IsCenterPoint Property

Indicates if the Point is a center point.

[Visual Basic .NET]
Public Property IsCenterPoint As Boolean
[C#]
public bool IsCenterPoint {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSPoint Interface