←Select platform

RenderingEngine Property

Summary
Gets or sets the rendering engine associated with this AnnAutomationManager.
Syntax
C#
VB
Objective-C
C++
Java
public AnnRenderingEngine RenderingEngine { get; set; } 
Public Property RenderingEngine As AnnRenderingEngine 
@property (nonatomic) LTAnnRenderingEngine* renderingEngine; 
public AnnRenderingEngine getRenderingEngine(); 
public void setRenderingEngine(AnnRenderingEngine value); 
public:  
   property AnnRenderingEngine^ RenderingEngine 
   { 
      AnnRenderingEngine^ get() 
      void set(AnnRenderingEngine^ value) 
   } 

Property Value

The rendering engine associated with this control.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.