←Select platform

RenderingEngine Property

Summary
Gets the current AnnRenderingEngine for this IAnnLabelRenderer.
Syntax
C#
VB
Objective-C
C++
Java
public AnnRenderingEngine RenderingEngine { get; } 
ReadOnly Property RenderingEngine As AnnRenderingEngine 
 @property (nonatomic,retain,readonly) LTAnnRenderingEngine * renderingEngine; 
AnnRenderingEngine getRenderingEngine(); 
public:  
   property AnnRenderingEngine^ RenderingEngine 
   { 
      AnnRenderingEngine^ get() 
   } 

Property Value

The current AnnRenderingEngine for this IAnnLabelRenderer.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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