IntelliCAD 11.1 Object Library
GetWeight Method
See Also 
Index
The index value of the desired point that identifies the location where you want to return the weight. The index list begins with zero.
Spline Object : GetWeight Method

Description

Returns the weight value of the specified control point.

Syntax

Visual Basic
Public Function GetWeight( _
   ByVal Index As Integer _
) As Double

Parameters

Index
The index value of the desired point that identifies the location where you want to return the weight. The index list begins with zero.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.