LEADTOOLS WinRT (Leadtools.Annotations.Rendering)
LEAD Technologies, Inc

Render Method (AnnWinRTRenderingEngine)


The destination rectangle.
true to clear the background of the context, otherwise; false.
Renders the container to the specified destination rectangle. WinRT support
Syntax
public override void Render( 
   LeadRectD rc,
   bool clear
)
 function Leadtools.Annotations.Rendering.AnnWinRTRenderingEngine.Render( 
   rc ,
   clear 
)

Parameters

rc
The destination rectangle.
clear
true to clear the background of the context, otherwise; false.
Remarks

This is AnnWinRTRenderingEngine implementation of AnnRenderingEngine.Render. It will render the objects in the Leadtools.Annotations.Core.AnnRenderingEngine.Container to the Context. The container objects might be scaled to fit into the destination rectangle.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnWinRTRenderingEngine Class
AnnWinRTRenderingEngine Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.