Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > IAnnAutomationControl Interface : OnAutomationPointerDown Method |
void OnAutomationPointerDown( AnnPointerEventArgs e )
'Declaration
Sub OnAutomationPointerDown( _ ByVal e As AnnPointerEventArgs _ )
void OnAutomationPointerDown( AnnPointerEventArgs e )
void onAutomationPointerDown(AnnPointerEvent e);
function Leadtools.Annotations.Core.IAnnAutomationControl.OnAutomationPointerDown( e )
OnAutomationPointerDown implementation must trigger the AutomationPointerDown event.