←Select platform

AnnWinFormsRenderingEngine Class

Summary

Represents the annotation rendering engine implementation for the Windows Forms platform.

Syntax
C#
VB
C++
public class AnnWinFormsRenderingEngine : AnnRenderingEngine 
Public Class AnnWinFormsRenderingEngine  
   Inherits AnnRenderingEngine 
public: 
   ref class AnnWinFormsRenderingEngine : AnnRenderingEngine 

Remarks

AnnWinFormsRenderingEngine is the rendering engine implementation for the Windows Forms platform. This class derives from AnnRenderingEngine and implements the required methods to render annotation objects to a System.Drawing.Graphics object.

The Windows Forms ImageViewerAutomationControl (in Examples\DotNet\CS\Leadtools.Annotations.WinForms) object creates an instance of the AnnWinFormsRenderingEngine and uses it to create an automated annotation user interface tied with the LEADTOOLS Windows Forms ImageViewer control.

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.Rendering.WinForms Assembly