create Method

Summary

Creates a new instance of AnnAutomationManager with the specified rendering engine.

Syntax

JavaScript Syntax
create = function(engine) 
TypeScript Syntax
static create(engine: AnnRenderingEngine): AnnAutomationManager; 

Parameters

engine

Rendering engine instance.

Return Value

The newly created object.

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.Automation Assembly