←Select platform

Image Property (MedicalViewer3DFrameRequestedEventArgs)

Summary

Gets or sets the image that is requested by the Medical Viewer engine and the Medical 3D Engine.

Syntax

C#
VB
C++
public Leadtools.RasterImage Image {get; set;}
Public Property Image As Leadtools.RasterImage
public: 
property Leadtools.RasterImage^ Image { 
   Leadtools.RasterImage^ get(); 
   void set (    Leadtools.RasterImage^ ); 
} 

Property Value

Leadtools.RasterImage that represents the requested image, which is requested by the Medical Viewer engine and the Medical 3D Engine.

Remarks

The reason for requesting the image is that the MedicalViewer will need to create some internal 3D object in order to be able to extract a Derivative Image, which is an image that resulted from the Cut plane feature. For more information, refer to MedicalViewerReferenceLineProperties.CutLines and MedicalViewerReferenceLineProperties.DoubleCutLines.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize