API Reference > OdDb Classes > OdDbMLeader Class > OdDbMLeader Methods > OdDbMLeader::removeLeaderLine Method
OdDbMLeader::removeLeaderLine Method
Syntax
C++
void removeLeaderLine(int leaderLineIndex);
Parameters 
Description 
int leaderLineIndex 
[in] Index of the leader line to remove. 

Removes the leader line specified by the passed-in index. 

 

Note that removal of all leader lines will cause the leader cluster to be removed as well.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.