LEADTOOLS JavaScript (Leadtools.Annotations.Core)
LEAD Technologies, Inc

BurnToRect Method


The destination rectangle in container coordinates.
Burns the annotation objects in Container to the destination context and destination rectangle.
Syntax
 function Leadtools.Annotations.Core.AnnRenderingEngine.burnToRect( 
   destinationRect 
)
!MISSING Scrap '_RTJavaScript_Method_SYNTAX'!

Parameters

ParameterTypeDescription
destinationRectLeadRectDThe destination rectangle in container coordinates.
Remarks

All visible objects in this container will be drawn into the current context.

This method uses the resolution (DPI) values stored in the container. Use this method when burning the container objects into the context of the image currently being used in the automation.

To burn a container into a context while specifying new resolution (DPI) values, use BurnToRectWithDpi.

See Also

Reference

AnnRenderingEngine Object
AnnRenderingEngine Members

 

 


Products | Support | Contact Us | Copyright Notices

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