Represents the annotation rendering engine implementation for the Windows Runtime (WinRT) platform.
public class AnnWinRTRenderingEngine : Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine
Public Class AnnWinRTRenderingEngine
Inherits Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine
public sealed class AnnWinRTRenderingEngine : Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine
function Leadtools.Annotations.Rendering.AnnWinRTRenderingEngine()
AnnWinRTRenderingEngine is the rendering engine implementation for the Windows Runtime platform. This class derives from AnnRenderingEngine and implements the required methods to render annotation objects to a Windows Runtime Canvas Element.
The Windows Runtime ImageViewerAutomationControl object creates an instance of the AnnWinRTRenderingEngine and uses it to create an automated annotation user interface tied with the LEADTOOLS Windows Runtime 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