←Select platform

AnnRenderingEngine Class

Summary
Defines a rendering engine for annotation objects.
Syntax
C#
VB
Objective-C
C++
Java
public abstract class AnnRenderingEngine 
Public MustInherit Class AnnRenderingEngine  
@interface LTAnnRenderingEngine : NSObject 
public abstract class AnnRenderingEngine 
public: 
   ref class AnnRenderingEngine abstract 
Remarks

You can derive from AnnRenderingEngine in order to implement your own rendering engine for annotation objects.

The following classes derive from AnnRenderingEngine:

Rendering Engine Description
AnnAndroidRenderingEngine Android annotation rendering engine implementation.
AnnD2DRenderingEngine WPF annotation rendering engine implementation.
AnnJavarenderingEngine Java annotation rendering engine implementation.
AnnUniversalRenderingEngine iOS/macOS annotation rendering engine implementation.
AnnWinformsRenderingEngine Windows Forms annotation rendering engine implementation.
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.