MLeaderAddFirstVertex Method

Inserts a new first vertex into the specified leader line.

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

Parameters

leaderLineIndex  Int32
[in] Index of the leader line to which the vertex will be added.
point  Point3d
[in] Position of the vertex.
See Also

©  Bricsys NV. All rights reserved.