| Visual Basic (Declaration) | |
|---|---|
Public Class Medical3DCamera | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public class Medical3DCamera | |
| C++/CLI | |
|---|---|
public ref class Medical3DCamera | |
Everything that renders on the screen is through the camera, which resembles the human eyes.
This class is used by the Medical3DContainer through the property Medical3DContainer.Camera.
System.Object
Leadtools.Medical3D.Medical3DCamera
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code