This document is archived and information here might be outdated. Recommended version. |
Get Control Point by name.
[Visual Basic .NET] Public Function GetControlPointByName ( _ ByVal Name As String _ ) As IGSControlPoint
[C#] public IGSControlPoint GetControlPointByName ( string Name );