InformationType Property

Summary

Gets the type of the requested 3D information from the Medical Viewer to the Medical 3D engine.

Syntax
C#
VB
C++
public MedicalViewer3DRequestedInformationType InformationType { get; } 
  
Public ReadOnly Property InformationType As MedicalViewer3DRequestedInformationType 
            public: 
property MedicalViewer3DRequestedInformationType InformationType { 
   MedicalViewer3DRequestedInformationType get(); 
} 

Property Value

A MedicalViewer3DRequestedInformationType enumeration value that represents the type of information the requested information is.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly