C++
virtual void setObliquingAngle( const double obliquingAngle );
Description
Sets obliquingAngle to be the angle (in radians) used as the text "slant" angle. The obliquing angle is the slant of the text from vertical. A positive angle slants the text forward at the top (for non-backwards text).
Parameters
Parameters | Description |
---|---|
obliquingAngle | Input obliquing angle in radians |