LEADTOOLS Medical (Leadtools.Medical.Workstation assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
IModalitySettingsDataSource Interface Methods
See Also 
Leadtools.Medical.Workstation Namespace : IModalitySettingsDataSource Interface


"

For a list of all members of this type, see IModalitySettingsDataSource members.

"

Public Methods

 NameDescription
 Method AddModalityPresetAdds preset window level information for a specified modality type.  
 Method DeleteModalityPresetDeletes a modality preset for the Leadtools.Dicom.Common.DataTypes.ModalityType.  
 Method GetAllowedAutoModalityShortcutsGets an array of System.Windows.Forms.Keys that can be used as shortcuts to select Auto Window/Level for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.  
 Method GetAllowedModalityPresetShortcutsGets an array of System.Windows.Forms.Keys that can be used as shortcuts for the specified preset.  
 Method GetAutoWindowLevelShortcutGets the shortcut key that sets Auto Window/Level for specified Leadtools.Dicom.Common.DataTypes.ModalityType  
 Method GetDefaultPresetGets the default preset WindowLevelInformation for the specified Leadtools.Dicom.Common.DataTypes.ModalityType  
 Method GetModalitiesGets the Leadtools.Dicom.Common.DataTypes.ModalityType objects.  
 Method GetModalityWindowLevelPresetsGets the preset window levels for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.  
 Method IsApplyAutoWindowLevelSelectedDetermines if auto window levels should be applied to the specified Leadtools.Dicom.Common.DataTypes.ModalityType  
 Method SetAutoWindowLevelShortcutSets the shortcut key that sets Auto Window/Level for specified Leadtools.Dicom.Common.DataTypes.ModalityType  
 Method SetModalityApplyAutoPresetSets the Auto Window/Level  
 Method SetModalityDefaultPresetSets the default preset WindowLevelInformation for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.  
Top

See Also