LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Render Method (AnnRenderingEngine)

Show in webframe
The destination clip rectangle Leadtools.LeadRectD in container coordinates. The engine will only render into this area. Pass LeadRectD.Empty to not use a clip rectangle.
true to clear the destination context before rendering; otherwise, false.
Renders the AnnContainer associated with this AnnRenderingEngine using the specified clip rectangle.
Syntax
 function Leadtools.Annotations.Core.AnnRenderingEngine.render( 
   clipRect ,
   clear 
)

Parameters

ParameterTypeDescription
clipRectLeadRectDThe destination clip rectangle Leadtools.LeadRectD in container coordinates. The engine will only render into this area. Pass LeadRectD.Empty to not use a clip rectangle.
clearbooltrue to clear the destination context before rendering; otherwise, false.
Remarks

This method uses the mapper in Container to calculate the destination rectangle and any other transform to be applied.

See Also

Reference

AnnRenderingEngine Object
AnnRenderingEngine Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.