yucad3d

CadPntStylePutTextHeight

Sets the text height of the point style.

void CadPntStylePutTextHeight ( YuHandle hStyle, double H );

Parameters

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

Return Value

None.

See Also