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 > ICadastralControlPoints Interface > ICadastralControlPoints.GetControlPoints Method (ArcObjects .NET 10.5 SDK) |
Start a sequential fetch of control points.
[Visual Basic .NET] Public Function GetControlPoints ( _ ByVal pGeometry As IGeometry _ ) As IEnumGSControlPoints
[C#] public IEnumGSControlPoints GetControlPoints ( IGeometry pGeometry );