C#
VB
C++
Gets the type of the requested 3D information from the Medical Viewer to the Medical 3D engine.
public MedicalViewer3DRequestedInformationType InformationType { get; }
Public ReadOnly Property InformationType As Leadtools.Medicalviewer.MedicalViewer3DRequestedInformationType
public:
property Leadtools.Medicalviewer.MedicalViewer3DRequestedInformationType InformationType {
Leadtools.Medicalviewer.MedicalViewer3DRequestedInformationType get();
}
A MedicalViewer3DRequestedInformationType enumeration value that represents the type of information the requested information is.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET