create Method (AnnEditContentEventArgs)

Summary

Creates a new instance of the AnnEditContentEventArgs class.

Syntax

JavaScript Syntax
create = function(annObject, bounds)
TypeScript Syntax
static create(annObject: AnnObject, bounds: LeadRectD): AnnEditContentEventArgs;

Parameters

annObject

The AnnObject that is entering content-editing mode.

bounds

A LeadRectD object which represents the screen/device coordinates of the specified object.

Remarks

An AnnObject object enters content-editing mode when the user double clicks the annotation and the content can be modified.

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