This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IC > IControlPointLink Interface > IControlPointLink.InitiateControlPoint Method (ArcObjects .NET 10.4 SDK) |
Initializes the control pint link, setting the control point.
[Visual Basic .NET] Public Sub InitiateControlPoint ( _ ByVal ID As String, _ ByRef pt As WKSPoint _ )
[C#] public void InitiateControlPoint ( string ID, ref WKSPoint pt );