yucad3d

CadTextGetWidth

Returns the width of the text entity.

double CadTextGetWidth ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The width.

See Also