yucad3d

CadWTextGetUnderline

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

std::int32_t CadWTextGetUnderline ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The underline.

See Also