API Reference > Classes > Essential_Classes > OdBmTextElement Class > OdBmTextElement Methods > OdBmTextElement::setLeaderLeftAttachment Method
OdBmTextElement::setLeaderLeftAttachment Method
Syntax
C++
OdResult setLeaderLeftAttachment(OdBm::LeaderAtachement::Enum);
Parameters 
Description 
val 
[in] Input position.
 

eOk if the operation completed successfully, or an appropriate error code otherwise. 

remarks Possible positions for a leader:

None -1 
TopLine
MidPoint
BottomLine

Places a leader attached to the left side of a text element. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.