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