Leadtools.Medical3D Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.03.01
Render Method
See Also 
Leadtools.Medical3D Namespace > Medical3DContainer Class : Render Method



control
Rendering surface, or the place for which the objects are going to be displayed on.
drawRectangle
Part of the control surface to draw on. Pass null to render on the entire control surface.
control
Rendering surface, or the place for which the objects are going to be displayed on.
drawRectangle
Part of the control surface to draw on. Pass null to render on the entire control surface.
Renders the objects of the container on the specified control.

Syntax

Visual Basic (Declaration) 
Public Sub Render( _
   ByVal control As Control, _
   ByVal drawRectangle As Rectangle _
) 
Visual Basic (Usage)Copy Code
Dim instance As Medical3DContainer
Dim control As Control
Dim drawRectangle As Rectangle
 
instance.Render(control, drawRectangle)
C# 
public void Render( 
   Control control,
   Rectangle drawRectangle
)
C++/CLI 
public:
void Render( 
   Control control,
   Rectangle drawRectangle
) 

Parameters

control
Rendering surface, or the place for which the objects are going to be displayed on.
drawRectangle
Part of the control surface to draw on. Pass null to render on the entire control surface.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features