Size method
Retrieves the bounds translated so that the minimum values are positioned at zero.
Syntax
CDXB_C retVal = object.Size();
Parameters
This method has no parameters.
Remarks
The minimum value along each dimension will always be set to zero; and the maximum value will always be the width of each dimension.