C#
VB
Java
Objective-C
WinRT C#
C++
Creates a new instance of AnnAutomationManager with the specified rendering engine.
public static AnnAutomationManager Create(AnnRenderingEngine engine)
Public Shared Function Create( _ByVal engine As Leadtools.Annotations.Core.AnnRenderingEngine _) As Leadtools.Annotations.Automation.AnnAutomationManager
public static Leadtools.Annotations.Automation.AnnAutomationManager Create(Leadtools.Annotations.Core.AnnRenderingEngine engine)
- (id) initWithRenderingEngine:(LTAnnRenderingEngine*)engine; public static create(AnnRenderingEngine engine); function Leadtools.Annotations.Automation.AnnAutomationManager.Create(engine)
public:static AnnAutomationManager^ Create(AnnRenderingEngine^ engine)
engine
Rendering engine instance.
The newly created object.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
