| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal image As RasterImage _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public Medical3DObject( RasterImage image ) | |
| C++/CLI | |
|---|---|
public: Medical3DObject( RasterImage image ) | |
Parameters
- image
- RasterImage represents the image that will be attached to the 3D object.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family