←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly