←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:

  • AnnWinformsRenderingEngine - used for rendering annotations in Windows Forms applications.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly