TdxPDFViewerDocumentHitTest.HitAtImage Property
Identifies if the inspected point corresponds to an image within the displayed PDF document.
Declaration
property HitAtImage: Boolean index hcImage read;
Property Value
Type |
---|
Boolean |
Remarks
This property returns True if the inspected point is located within one of the images in the displayed document; otherwise, False.
See Also