MLeaderSetVertex Method

Sets the position for a vertex in the specified leader line.

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

Parameters

leaderLineIndex  Int32
[in] Leader line index.
index  Int32
 
point  Point3d
[in] New coordinate value for the specified vertex.
See Also

©  Bricsys NV. All rights reserved.