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(OtherBounds);
Parameters
OtherBounds [in, ref]
Type: const CDXB_CBounds to intersect with the data object.