Overload | Description |
---|---|
MedicalViewerCell Constructor() | Initializes a new MedicalViewerCell class object with default parameters. |
MedicalViewerCell Constructor(RasterImage) | Initializes a new MedicalViewerCell class object that has an image attached. |
MedicalViewerCell Constructor(RasterImage,Boolean) | Initializes a new MedicalViewerCell class object that has an image that can be set to fit within the image. |
MedicalViewerCell Constructor(RasterImage,Boolean,Int32,Int32) | Initializes a new MedicalViewerCell class object that includes an image that can be set to fit within the image with sub-cells of the specified number of rows and columns. |
For an example, refer to #ctor
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