Leadtools.Annotations.Core Namespace > AnnRenderingEngine Class : Burn Method |
public virtual void Burn()
Public Overridable Sub Burn()
public virtual void Burn()
-(void) burn;
public void burn()
function Leadtools.Annotations.Core.AnnRenderingEngine.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.