yucad3d

CadDimStyleGetTextHeight

Returns the text height of the dimension style.

double CadDimStyleGetTextHeight ( YuHandle hStyle );

Parameters

hStyle (YuHandle)
Handle to the style.

Return Value

The text height.

See Also