Leadtools.MedicalViewer Namespace > MedicalViewerData3DRequestedEventArgs Class : InformationType Property |
public MedicalViewer3DRequestedInformationType InformationType {get;}
'Declaration Public ReadOnly Property InformationType As MedicalViewer3DRequestedInformationType
'Usage Dim instance As MedicalViewerData3DRequestedEventArgs Dim value As MedicalViewer3DRequestedInformationType value = instance.InformationType
public: property MedicalViewer3DRequestedInformationType InformationType { MedicalViewer3DRequestedInformationType get(); }