create Method (AnnPointerEventArgs)

Summary

Creates a new instance of the AnnPointerEventArgs class.

Syntax

JavaScript Syntax
create = function(button, point)
TypeScript Syntax
static create(button: AnnMouseButton, point: LeadPointD): AnnPointerEventArgs;

Parameters

button

An AnnMouseButton that represents the mouse button that was pressed.

point

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize