TdxPDFViewerCellHitTest Properties
The base class for all HitTest classes that provide information about visual elements of the PDF Viewer and its loaded document.
Name | Description |
---|---|
Cursor protected | Returns the current mouse cursor type. |
Hit |
Returns the pixel coordinates of the test point within the PDF Viewer.
Inherited from Tdx |
Viewer |
Returns the PDF Viewer control instance to which this object belongs.
Inherited from Tdx |
See Also