burn Method

Summary

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

Syntax

JavaScript Syntax
AnnRenderingEngine.prototype.burn = function() 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly