Initializes a new
MedicalViewer3DCell class object that has an image attached, which is a multi-frame series used to render the 3D object being displayed.
Syntax
Visual Basic (Declaration) | |
---|
Public Function New( _
ByVal image As RasterImage _
) |
Parameters
- image
- The image that will construct the 3D object which will be displayed on this cell.
Example
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also