MLeaderGetVertex Method

Returns the position of a specified vertex in a specified leader line.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public Point3d GetVertex(
        int leaderLineIndex,
        int index
)

Parameters

leaderLineIndex  Int32
[in] Leader line index.
index  Int32
[in] The index of the vertex.

Return Value

Point3d
See Also

©  Bricsys NV. All rights reserved.