Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the two specified bounds intersect.
Syntax
BOOL retVal = object.IntersectBounds(Bounds1, Bounds2);
Parameters
Bounds1 [in, ref]
Type: const CDXB_CFirst bounds to use.
Bounds2 [in, ref]
Type: const CDXB_CSecond bounds to use.