←Select platform

AnnD2DRenderingEngine Class

Summary

Represents the annotation rendering engine implementation for the Wpf platform.

Syntax
C#
VB
public class AnnD2DRenderingEngine : AnnRenderingEngine  
Public Class AnnD2DRenderingEngine  
   Inherits AnnRenderingEngine 

Remarks

AnnD2DRenderingEngine is the rendering engine implementation for the Wpf platform. This class derives from AnnRenderingEngine and implements the required methods to render annotation objects to D2DSurface object.

The Wpf ImageViewerAutomationControl (in Examples\DotNet3\CS\Leadtools.Annotations.Wpf) object creates an instance of the AnnD2DRenderingEngine and uses it to create an automated annotation user interface tied with the LEADTOOLS Wpf 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