←Select platform

PointerEvent Property

Summary
Gets the original pointer event data that triggered this event.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnPointerEventArgs PointerEvent { get; } 
@property (nonatomic, strong, readonly) LTAnnPointerEventArgs *pointerEvent; 
public AnnPointerEvent getPointerEvent() 
public:  
   property AnnPointerEventArgs^ PointerEvent 
   { 
      AnnPointerEventArgs^ get() 
   } 
PointerEvent # get  (AnnCursorEventArgs) 

Property Value

The original pointer event data that trigger this event if any; otherwise, null.

Requirements

Target Platforms

Help Version 22.0.2023.4.25
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.