yucad3d

CadWTextGetStrikeout

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

std::int32_t CadWTextGetStrikeout ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The strikeout.

See Also