burn Method

Summary

Burns the annotation objects in Container to the destination context using the existing destination rectangle and resolution (DPI).

Syntax
TypeScript
JavaScript
AnnRenderingEngine.prototype.burn = function() 
burn(): void; 

Remarks

This method will call Render with clipRect set to LeadRectD.Empty.

Burning is different from rendering where the objects thumbs and and the selection object will not be drawn.

Example

For an example, refer to BurnToRectWithDpi.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly