TestIntersect method
Tests whether the specified bounds intersect the data object.
Syntax
BOOL retVal = object.TestIntersect(Other);
Parameters
Other [in, ref]
Type: const CDXB_CObject to test.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Tests whether the specified bounds intersect the data object.
BOOL retVal = object.TestIntersect(Other);
Other [in, ref]
Type: const CDXB_C
Object to test.