02-26-2018, 10:34 AM
The current version of DXEngine (v2.3) does not support hit testing and therefore you still need to use WPF's hit testing.
But I am just working on implementing my own hit testing that will work without WPF objects. The initial tests look very promising with great performance improvements over WPF hit testing (using oct tree).
DXEngine hit testing will be supported in the next DXEngine version (v3.0) that I am planning to publish end of March or in April.
But I am just working on implementing my own hit testing that will work without WPF objects. The initial tests look very promising with great performance improvements over WPF hit testing (using oct tree).
DXEngine hit testing will be supported in the next DXEngine version (v3.0) that I am planning to publish end of March or in April.
Andrej Benedik

