Represents the annotation rendering engine implementation for the Wpf platform.
public class AnnD2DRenderingEngine : Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine
Public Class AnnD2DRenderingEngine
Inherits Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine
public sealed class AnnD2DRenderingEngine : Leadtools.Annotations.Core.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.
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