CadTStylePutOblique
Sets the oblique of the text style.
void CadTStylePutOblique (
YuHandle hStyle,
double A
);
Parameters
- hStyle (YuHandle)
- Handle to the style.
- A (double)
- Numeric value (double precision).
Return Value
None.
Sets the oblique of the text style.
None.