Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnRenderingEngine Class : Burn Method |
public virtual void Burn()
'Declaration
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.