←Select platform

Create Method

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
- (id) initWithRenderingEngine:(LTAnnRenderingEngine*)engine; 
public static create(AnnRenderingEngine engine); 
 function Leadtools.Annotations.Automation.AnnAutomationManager.Create(  
   engine  
) 
public:  
   static AnnAutomationManager^ Create( 
      AnnRenderingEngine^ engine 
   ) 

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