Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbText::setOblique Method
Syntax
C++
void setOblique(double oblique);

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

Parameters
Description
oblique
[in] Oblique angle.

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-2022. Open Design Alliance All rights reserved.