Gets coordinate information about a specified leader on this annotation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetLeaderPointsAtIndex( _
ByVal Index As System.Integer _
) As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IAnnotation
Dim Index As System.Integer
Dim value As System.Object
value = instance.GetLeaderPointsAtIndex(Index) |
C# | |
---|
System.object GetLeaderPointsAtIndex(
System.int Index
) |
C++/CLI | |
---|
System.Object^ GetLeaderPointsAtIndex(
& System.int Index
) |
Parameters
- Index
- Index of leader within this annotation (see Remarks)
Return Value
Array of objects (see
Remarks)
Example
Remarks
See Also
Availability
SOLIDWORKS 99, datecode 1999207