Share

AcGiTextStyle::obliquingAngle

C++

virtual double obliquingAngle() const;

Description

Returns the text obliquing angle (in radians) currently in use by the AcGiTextStyle object. If no obliquing angle has been set, then 0 is returned.

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).

Links

AcGiTextStyle

Was this information helpful?