C#
VB
C++
Renders the objects of the container on the specified control.
public void Render(
Control control
)
Public Sub Render( _
ByVal control As Control _
)
public:
void Render(
Control^ control
)
control
Rendering surface, or the place where the objects are going to be displayed.
For an example refer to HandleMouseDown.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET