yucad3d

CadDimStylePutTextGap

Sets the text gap of the dimension style.

void CadDimStylePutTextGap ( YuHandle hStyle, double Value );

Parameters

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

Return Value

None.

See Also