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

Description

Gets a fit point for the spline at the given index.

Syntax

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

Parameters

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

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.