TestIntersect method
Tests whether the specified bounds intersect the data object.
Syntax
BOOL retVal = object.TestIntersect(Other);
Parameters
- Other [in, ref]
-
Type: const CDXB_C
Object to test.
Show:
Tests whether the specified bounds intersect the data object.
BOOL retVal = object.TestIntersect(Other);
Type: const CDXB_C
Object to test.