yucad3d

CadDimStylePutTextHeight

Sets the text height of the dimension style.

void CadDimStylePutTextHeight ( YuHandle hStyle, double Value );

Parameters

hStyle (YuHandle)
Handle to the style.
Value (double)
The value to assign.

Return Value

None.

See Also