←Select platform

RenderingEngine Property

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

Property Value

The rendering engine associated with this control.

Requirements

Target Platforms

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

Leadtools.Annotations.Automation Assembly

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