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.
Sets the height of the text style.
None.