public event EventHandler<AnnPointerEventArgs> AutomationPointerUp
public event EventHandler<AnnPointerEventArgs> AutomationPointerUp
-(void) automationControl:(id<LTIAnnAutomationControl>)control pointerUp:(LTAnnPointerEventArgs*) args;
void onPointerUp(AnnPointerEvent event);
add_AutomationPointerUp(function(sender, e)) remove_AutomationPointerUp(function(sender, e))
The event handler receives an argument of type AnnPointerEventArgs containing data related to this event. The following AnnPointerEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Button | |
Location |