←Select platform

AnnWinFormsRenderingEngine Class

Summary

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

Syntax

C#
VB
WinRT C#
C++
public class AnnWinFormsRenderingEngine : AnnRenderingEngine 
Public Class AnnWinFormsRenderingEngine  
   Inherits Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine 
public sealed class AnnWinFormsRenderingEngine : Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine  
function Leadtools.Annotations.Rendering.AnnWinFormsRenderingEngine() 
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly