![]() | |
DXHit |
public class DXHitTestContext
The DXHitTestContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | DXHitTestContext(DXHitTestOptions) | Constructor without DXScene. It is recommended to use the constructor with DXScene. This constructor can be used only for off-screen hit testing scenarios. |
![]() | DXHitTestContext(DXScene) | Constructor |
Name | Description | |
---|---|---|
![]() | HitTestParameters | Gets the currently used DXHitTestOptions object from the DXScene. |
Name | Description | |
---|---|---|
![]() | DXScene | DXScene. Note that this value can be null in case DXHitTestContext is created with DXHitTestOptions. |