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

Enables/disables usage of the rotation value set by setBlockRotation(). 

 

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