Render Method

Summary
Renders the objects of the container on the specified control.
Syntax
C#
VB
C++
public void Render( 
   Control control 
) 
  
Public Sub Render( _ 
   ByVal control As Control _ 
)  
public: 
void Render(  
   Control^ control 
)  

Parameters

control
Rendering surface, or the place where the objects are going to be displayed.

Example

For an example refer to HandleMouseDown.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.