yucad3d

CadTextGetBoxWidth

Returns the box width of the text entity.

double CadTextGetBoxWidth ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The box width.

See Also