Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTextStyleTableRecord::setObliquingAngle Method
Syntax
C++
void setObliquingAngle(double vAngle);

Sets the obliquing angle of letters in range ±1.48335 radians (±85°) (DXF 50). A positive angle leans the letters clockwise (to the right). A negative value leans the letters counterclockwise (to the left). A negative value is converted to its positive equivalent by adding the value 2*PI. The initial value is 0.0 by default. 

 

Parameters
Description
vAngle
[in] Obliquing angle in radians as a Double value in range ±1.48335.
Copyright © 2002-2022. Open Design Alliance All rights reserved.