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.AddPoint Method (ArcObjects .NET 10.5 SDK) |
Add a Point to Packet.
[Visual Basic .NET] Public Sub AddPoint ( _ ByVal pGSPoint As IGSPoint _ )
[C#] public void AddPoint ( IGSPoint pGSPoint );