Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Create Method (AnnPointerEventArgs)

Show in webframe
An AnnMouseButton that represents the mouse button that was pressed.
A LeadPointD object that represents the current position of the mouse.
Creates a new instance of the AnnPointerEventArgs class.
Syntax
 function Leadtools.Annotations.Core.AnnPointerEventArgs.create( 
   button ,
   point 
)

Parameters

ParameterTypeDescription
buttonAnnMouseButtonAn AnnMouseButton that represents the mouse button that was pressed.
pointLeadPointDA LeadPointD object that represents the current position of the mouse.
See Also

Reference

AnnPointerEventArgs Object
AnnPointerEventArgs Members

Error processing SSI file