Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal medical3DObject As Medical3DObject _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Medical3DControl( Medical3DObject medical3DObject ) |
C++/CLI | |
---|---|
public: Medical3DControl( Medical3DObject^ medical3DObject ) |
Parameters
- medical3DObject
- Medical3DObject Represents the object that will be rendered on the control surface.
This constructor creates internally a container that will hold the medical3DObject by adding it to the container.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family