create Method

Summary

Creates a new instance of the AnnLockObjectEventArgs class.

Syntax

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

Parameters

obj

The AnnObject that is being locked.

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