yucad3d

CadMTextGetLineSpace

Returns the line space of the multiline text (MTEXT) entity.

double CadMTextGetLineSpace ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The line space.

See Also