CadTStylePutWidth
Sets the width of the text style.
void CadTStylePutWidth (
YuHandle hStyle,
double W
);
Parameters
- hStyle (YuHandle)
- Handle to the style.
- W (double)
- Width in world units.
Return Value
None.
Sets the width of the text style.
None.