yucad3d

CadDimStylePutCenMark

Sets the cen mark of the dimension style.

void CadDimStylePutCenMark ( YuHandle hStyle, double Value );

Parameters

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

Return Value

None.

See Also