GetSize method

Retrieves the bounds translated so that the minimum values are positioned at zero.

Syntax

object.GetSize(SizeBounds);

Parameters

  • SizeBounds [out, ref]
    Type: CDXB_C

    Location to return the size bounds.

Return value

This method does not return a value.

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.