MLeaderSetLastVertex Method

Sets the first vertex of the specified leader line.

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

Parameters

leaderLineIndex  Int32
[in] Leader line index.
point  Point3d
[in] New position for the last vertex.
See Also

©  Bricsys NV. All rights reserved.