MLeaderAddLastVertex Method

Appends a new last vertex to the specified leader line.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void AddLastVertex(
        int leaderLineIndex,
        Point3d point
)

Parameters

leaderLineIndex  Int32
[in] Leader line index.
point  Point3d
[in] Position of the vertex.
See Also

©  Bricsys NV. All rights reserved.