←Select platform

AnnWinFormsRenderingEngine Class

Summary
Represents the annotation rendering engine implementation for the Windows Forms platform.
Syntax
C#
C++/CLI
public class AnnWinFormsRenderingEngine : 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 <INSTALLDIR>\Examples\Annotation\DotNet\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 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.