API Reference > OdDb Classes > OdDbText Class > OdDbText Methods > OdDbText::oblique Method
OdDbText::oblique Method
Syntax
C++
double oblique() const;

Returns the oblique angle of this Text entity (DXF 51).

The range of oblique is ±1.48335 radians (±85°). 

Oblique angles are measured clockwise from the vertical. 

All angles are expressed in radians.

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