yucad3d

CadTStylePutHeight

Sets the height of the text style.

void CadTStylePutHeight ( YuHandle hStyle, double H );

Parameters

hStyle (YuHandle)
Handle to the style.
H (double)
Height in world units.

Return Value

None.

See Also