public class AnnWinRTRenderingEngine : Leadtools.Annotations.Core.AnnRenderingEngine
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 Leadtools.Annotations.Core.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 Leadtools.Controls.ImageViewer control.