yucad3d

CadWTextGetHeight

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

double CadWTextGetHeight ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The height.

See Also