←Select platform

Medical3DContainer Class

Summary

The Medical3DContainer class manages the 3D objects and rendering techniques.

Syntax

C#
VB
C++
public class Medical3DContainer : IDisposable 
  
Public Class Medical3DContainer  
   Implements System.IDisposable  
public ref class Medical3DContainer : public System.IDisposable   

Remarks

This class holds the different 3D objects and techniques of rendering them on a control using the Render method.

This is the main class used when creating a 3D application.

The container can be attached to the Medical3DControl (highly recommended) which will automatically handle rendering and mouse events.

For more information, refer to Medical3DControl

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