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