GetBounds method

Retrieves a structure that contains the surface's boundary region.

Syntax

HRESULT retVal = object.GetBounds(pBounds);

Parameters

  • pBounds [out]
    Type: DXBNDS

    Pointer to the DXBNDS boundary structure that contains the surface's bounding region.

See also

IDXSurfaceModifier::SetBounds