←Select platform

Create Method

Summary

Creates a new instance of the AnnPointerEventArgs class.

Syntax

C#
VB
Java
WinRT C#
C++
public AnnPointerEvent( 
   Object source, 
   LeadPointD point 
) 
             
 function Leadtools.Annotations.Core.AnnPointerEventArgs.Create(  
   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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly