CPDFViewerAnnotHitTest Method |
Get the annotation at the current mouse position
Namespace:
ComPDFKitViewer
Assembly:
ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntaxpublic BaseAnnot AnnotHitTest(
bool isUpdate = false
)
Parameters
- isUpdate (Optional)
- Type: SystemBoolean
Return Value
Type:
BaseAnnot
Access to the return note, otherwise Null
See Also