create Method

Summary

Creates a new instance of the AnnObjectCollectionEventArgs class.

Syntax

JavaScript Syntax
create = function(obj) 
TypeScript Syntax
static create(obj: AnnObject): AnnObjectCollectionEventArgs; 

Parameters

obj

The AnnTextObject that was added or removed from the container.

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