Adds to the object's dimensions about its center by the specified amount.
Syntax
object.Expand(v);
Parameters
- v [in, ref] 
 Type: const CDXV_C- Vector containing the amount to subtract from the minimum and add to the maximum along each dimension. 
Return value
This method does not return a value.