yucad3d

CadWTextGetItalic

Returns the italic of the window-formatted text (WTEXT) entity.

std::int32_t CadWTextGetItalic ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The italic.

See Also