Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.31
|
Leadtools.Medical3D Namespace > Medical3DMPRInfo Class : Image Property |
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); }