←Select platform

Create Method

Summary
Creates a new instance of the AnnPointerEventArgs class.
Syntax
C#
C++/CLI
Java
Python
public AnnPointerEvent( 
   Object source, 
   LeadPointD point 
) 
def Create(self,button,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 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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