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.
Sets the cen mark of the dimension style.
None.