Represents the annotation rendering engine implementation for the Windows Forms platform.
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
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET