yucad3d

CadDimStylePutArrowSize

Sets the arrow size of the dimension style.

void CadDimStylePutArrowSize ( YuHandle hStyle, double Value );

Parameters

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

Return Value

None.

See Also