Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

Image Property (Medical3DMPRInfo)






Gets or sets the MPR slice.
Syntax
public RasterImage Image {get; set;}
'Declaration
 
Public Property Image As RasterImage
'Usage
 
Dim instance As Medical3DMPRInfo
Dim value As RasterImage
 
instance.Image = value
 
value = instance.Image

            

            
public:
property RasterImage^ Image {
   RasterImage^ get();
   void set (    RasterImage^ value);
}

Property Value

Leadtools.RasterImage that represents the MPR slice.
Remarks
Requirements

Target Platforms

See Also

Reference

Medical3DMPRInfo Class
Medical3DMPRInfo Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features