Error processing SSI file
(Leadtools.Annotations.Rendering)

Show in webframe

Render Method (AnnD2DRenderingEngine)







The destination clip rectangle LeadRectD in container coordinates. The engine will only render into this area. If you do not want to use a clip rectangle, pass LeadRectD.Empty.
true to clear the destination context before rendering; otherwise, false.
Overrides AnnRenderingEngine.Render.
Syntax
public override void Render( 
   LeadRectD clipRect,
   bool clear
)
'Declaration
 
Public Overrides Sub Render( _
   ByVal clipRect As LeadRectD, _
   ByVal clear As Boolean _
) 
'Usage
 
Dim instance As AnnD2DRenderingEngine
Dim clipRect As LeadRectD
Dim clear As Boolean
 
instance.Render(clipRect, clear)
public override void Render( 
   LeadRectD clipRect,
   bool clear
)
 function Leadtools.Annotations.Rendering.AnnD2DRenderingEngine.Render( 
   clipRect ,
   clear 
)

Parameters

clipRect
The destination clip rectangle LeadRectD in container coordinates. The engine will only render into this area. If you do not want to use a clip rectangle, pass LeadRectD.Empty.
clear
true to clear the destination context before rendering; otherwise, false.
Remarks

This method uses the mapper in AnnContainer to calculate the destination rectangle and any other transforms to be applied.

Requirements

Target Platforms

See Also

Reference

AnnD2DRenderingEngine Class
AnnD2DRenderingEngine Members

Error processing SSI file
Leadtools.Annotations.Rendering requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features