This document is archived and information here might be outdated. Recommended version. |
The control point at the specified index.
[Visual Basic .NET] Public Sub GetControlPoint ( _ ByVal index As Integer, _ ByRef ID As String, _ ByRef point As WKSPoint _ )
[C#] public void GetControlPoint ( int index, ref string ID, ref WKSPoint point );