API Reference > OdDb Classes > OdDbMLeader Class > OdDbMLeader Methods > setLeaderLineTypeId Method > OdDbMLeader::setLeaderLineTypeId Method (OdDbObjectId)
OdDbMLeader::setLeaderLineTypeId Method (OdDbObjectId)
Syntax
C++
void setLeaderLineTypeId(OdDbObjectId leaderLineTypeId);
Parameters 
Description 
OdDbObjectId leaderLineTypeId 
[in] Leader line type ObjectId. 

Sets the leader line linetype for this MLeader by OdDbObjectId. 

 

The kLeaderLineTypeId PropertyOverrideType override will be set as a result of calling this function.

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