Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Render Method (AnnRenderingEngine)






The destination clip rectangle Leadtools.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 We are working on run mode; otherwise, false.
Renders the AnnContainer associated with this AnnRenderingEngine using the specified clip rectangle.
Syntax
public virtual void Render( 
   LeadRectD clipRect,
   bool runMode
)
'Declaration
 
Public Overridable Sub Render( _
   ByVal clipRect As LeadRectD, _
   ByVal runMode As Boolean _
) 
public virtual void Render( 
   LeadRectD clipRect,
   bool runMode
)
-(void) render:(LeadRectD)rc
         clear:(BOOL) runMode;
            
public void render(LeadRectD clipRect)
 function Leadtools.Annotations.Core.AnnRenderingEngine.Render( 
   clipRect ,
   runMode 
)

Parameters

clipRect
The destination clip rectangle Leadtools.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.
runMode
true We are working on run mode; otherwise, false.
Remarks

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

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