public class AnnWinFormsRenderingEngine : Leadtools.Annotations.Core.AnnRenderingEngine
public sealed class AnnWinFormsRenderingEngine : Leadtools.Annotations.Core.AnnRenderingEngine
function Leadtools.Annotations.Rendering.AnnWinFormsRenderingEngine()
AnnWinFormsRenderingEngine is the rendering engine implementation for the Windows Forms platform. This class derives from Leadtools.Annotations.Core.AnnRenderingEngine and implements the required methods to render annotation objects to a System.Drawing.Graphics object.
The Windows Forms ImageViewerAutomationControl object creates an instance of the AnnWinFormsRenderingEngine and uses it to create an automated annotation user interface tied with the LEADTOOLS Windows Forms Leadtools.WinForms.RasterImageViewer control.