(Leadtools.Annotations.Core)

Create Method (AnnPointerEventArgs)

Show in webframe





An AnnMouseButton that represents the mouse button that was pressed.
A Leadtools.LeadPointD object that represents the current position of the mouse.
Creates a new instance of the AnnPointerEventArgs class.
Syntax
public static AnnPointerEventArgs Create( 
   AnnMouseButton button,
   LeadPointD point
)
Public Shared Function Create( _
   ByVal button As AnnMouseButton, _
   ByVal point As LeadPointD _
) As AnnPointerEventArgs
public static AnnPointerEventArgs Create( 
   AnnMouseButton button,
   LeadPointD point
)

            
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

See Also

Reference

AnnPointerEventArgs Class
AnnPointerEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.