CadDimStylePutExtBeyond
Sets the extents beyond of the dimension style.
void CadDimStylePutExtBeyond (
YuHandle hStyle,
double Value
);
Parameters
- hStyle (YuHandle)
- Handle to the style.
- Value (double)
- The value to assign.
Return Value
None.