←Select platform

Burn Method

Summary

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

Syntax
C#
VB
Objective-C
C++
Java
public virtual void Burn() 
Public Overridable Sub Burn()  
-(void) burn; 
public void burn() 
public:  
   virtual void Burn() 

Remarks

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

Burning is different from rendering where the object's thumbs 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