CadTextPutOblique
Sets the oblique of the text entity.
void CadTextPutOblique (
YuHandle hEnt,
double Oblique
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- Oblique (double)
- Numeric value (double precision).
Return Value
None.
Sets the oblique of the text entity.
None.