API Reference > OdDb Classes > OdDbMLeaderStyle Class > OdDbMLeaderStyle Methods > OdDbMLeaderStyle::setEnableBlockScale Method
OdDbMLeaderStyle::setEnableBlockScale Method
Syntax
C++
void setEnableBlockScale(bool enableBlockScale);
Parameters 
Description 
bool enableBlockScale 
[in] true if block scale is to be used, false otherwise. 

Enables/disables usage of the scale value set by setBlockScale(). 

 

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