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 : AnnWinRTRenderingEngine Class |
public class AnnWinRTRenderingEngine : Leadtools.Annotations.Core.AnnRenderingEngine
'Declaration
Public Class AnnWinRTRenderingEngine Inherits Leadtools.Annotations.Core.AnnRenderingEngine
'Usage
Dim instance As AnnWinRTRenderingEngine
public sealed class AnnWinRTRenderingEngine : 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.