Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

RenderLayers Method






The destination clip rectangle Leadtools.LeadRectD in container coordinates. The engine will only render into this area. Pass LeadRectD.Empty to not use a clip rectangle.
The layers to render.
The owner container.
true to render this container in run mode; otherwise, false.
Renders annotation layers using the specified clip rectangle.
Syntax
'Declaration
 
Public Overridable Sub RenderLayers( _
   ByVal clipRect As LeadRectD, _
   ByVal layers As AnnLayerCollection, _
   ByVal container As AnnContainer, _
   ByVal runMode As Boolean _
) 
public void renderLayers(LeadRectD clipRect, AnnLayerCollection layers, AnnContainer container, boolean runMode)
 function Leadtools.Annotations.Core.AnnRenderingEngine.RenderLayers( 
   clipRect ,
   layers ,
   container ,
   runMode 
)

Parameters

clipRect
The destination clip rectangle Leadtools.LeadRectD in container coordinates. The engine will only render into this area. Pass LeadRectD.Empty to not use a clip rectangle.
layers
The layers to render.
container
The owner container.
runMode
true to render this container in run mode; otherwise, false.
Remarks

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

The value of runModecontrols whether this method renders the thumbs, selection objects and other parts used in design mode of the annotation objects as follows:

Requirements

Target Platforms

See Also

Reference

AnnRenderingEngine Class
AnnRenderingEngine Members

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