Burns the annotation objects in Container to the destination context using the existing destination rectangle and resolution (DPI).
public virtual void Burn()
Public Overridable Sub Burn()
public virtual void Burn()
-(void) burn;
public void burn()
function Leadtools.Annotations.Core.AnnRenderingEngine.Burn()
public:
virtual void Burn()
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.
For an example, refer to BurnToRectWithDpi.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET