This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralPoints Interface > ICadastralPoints.GetPoint Method (ArcObjects .NET 10.5 SDK) |
Get Point by id.
[Visual Basic .NET] Public Function GetPoint ( _ ByVal Id As Integer _ ) As IGSPoint
[C#] public IGSPoint GetPoint ( int Id );