←Select platform

Create Method

Summary
Creates a new instance of the AnnPointerEventArgs class.
Syntax
C#
VB
C++
Java
Public Shared Function Create( _ 
   ByVal button As AnnMouseButton, _ 
   ByVal point As LeadPointD _ 
) As AnnPointerEventArgs 
public AnnPointerEvent( 
   Object source, 
   LeadPointD point 
) 

Parameters

button
An AnnMouseButton that represents the mouse button that was pressed.

point
A Leadtools.LeadPointD object that represents the current position of the mouse.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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