API Reference > OdDb Classes > OdDbMLeader Class > OdDbMLeader Methods > OdDbMLeader::setScale Method
OdDbMLeader::setScale Method
Syntax
C++
OdResult setScale(double scale);
Parameters 
Description 
double scale 
[in] The scale value. 

Returns eOk if successful. Note that this function will set an override for kScale PropertyOverrideType.

Sets the MLeader scale, which affects arrowhead size and content scale. 

 

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