This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IN > INewLinkElementOperation Interface > INewLinkElementOperation.ControlPoint Property (ArcObjects .NET 10.4 SDK) |
The control point.
[Visual Basic .NET] Public Sub set_ControlPoint ( _ ByVal ID As String, _ ByRef pt As WKSPoint, _ ByVal A_3 As IControlPointContainer _ )
[C#] public void set_ControlPoint ( string ID, ref WKSPoint pt, ref IControlPointContainer A_3 );