←Select platform

AnnRenderingEngine Class

Summary

Defines a rendering engine for annotation objects.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public abstract class AnnRenderingEngine 
Public MustInherit Class AnnRenderingEngine  
public sealed class AnnRenderingEngine  
@interface LTAnnRenderingEngine : NSObject 
public abstract class AnnRenderingEngine 
function Leadtools.Annotations.Core.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:

  • AnnWinRTRenderingEngine - used for rendering annotation in Windows Runtime applications.
  • AnnWinformsRenderingEngine - used for rendering annotations in Windows Forms applications.
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly