Error processing SSI file
(Leadtools.Annotations.Rendering)

Show in webframe

Render Method (AnnJavaRenderingEngine_java)







The destination rectangle.
true to render the container in run mode; otherwise, false.
Renders the container to the specified destination rectangle.
Syntax
public void Render( 
   LeadRectD rc,
   bool runMode
)
'Declaration
 
Public Sub Render( _
   ByVal rc As LeadRectD, _
   ByVal runMode As Boolean _
) 
'Usage
 
Dim instance As AnnJavaRenderingEngine
Dim rc As LeadRectD
Dim runMode As Boolean
 
instance.Render(rc, runMode)
public void Render( 
   LeadRectD rc,
   bool runMode
)
public void render(LeadRectD rc, boolean runMode)
 function Leadtools.Annotations.Rendering.AnnJavaRenderingEngine_java.Render( 
   rc ,
   runMode 
)

Parameters

rc
The destination rectangle.
runMode
true to render the container in run mode; otherwise, false.
Remarks

It will render the objects in the Container to the Context. The container objects might be scaled to fit into the destination rectangle.

Requirements

Target Platforms

See Also

Reference

AnnJavaRenderingEngine Class
AnnJavaRenderingEngine 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