IntelliCAD 11.1 Object Library
GetControlPoint Method
See Also 
Index
The index value of the desired control point. The index list begins with zero.
Spline Object : GetControlPoint Method

Description

Returns the control point to the spline at the given index.

Syntax

Visual Basic
Public Function GetControlPoint( _
   ByVal Index As Integer _
) As Point

Parameters

Index
The index value of the desired control point. The index list begins with zero.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.