![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Rendering Namespace : AnnD2DRenderingEngine Class |
public class AnnD2DRenderingEngine : Leadtools.Annotations.Core.AnnRenderingEngine
'Declaration
Public Class AnnD2DRenderingEngine Inherits Leadtools.Annotations.Core.AnnRenderingEngine
'Usage
Dim instance As AnnD2DRenderingEngine
public sealed class AnnD2DRenderingEngine : Leadtools.Annotations.Core.AnnRenderingEngine
function Leadtools.Annotations.Rendering.AnnD2DRenderingEngine()
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.