IGetLeaderAtIndex Method (IGtol)
Obsolete. Superseded by IGtol::IGetLeaderAtIndex2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetLeaderAtIndex( _
ByVal Index As Integer, _
ByRef PointCount As Integer _
) As Double |
Visual Basic (Usage) | |
---|
Dim instance As IGtol
Dim Index As Integer
Dim PointCount As Integer
Dim value As Double
value = instance.IGetLeaderAtIndex(Index, PointCount)
|
Parameters
- Index
-
- PointCount
-
See Also