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


"

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

"

Public Methods

 NameDescription
public Method AddModalityPresetAdds preset window level information for a specified modality type.  
public Method DeleteModalityPresetDeletes a modality preset for the Leadtools.Dicom.Common.DataTypes.ModalityType.  
public 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.  
public Method GetAllowedModalityPresetShortcutsGets an array of System.Windows.Forms.Keys that can be used as shortcuts for the specified preset.  
public Method GetAutoWindowLevelShortcutGets the shortcut key that sets Auto Window/Level for specified Leadtools.Dicom.Common.DataTypes.ModalityType.  
public Method GetDefaultPresetGets the default preset WindowLevelInformation for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.  
public Method GetModalitiesGets the modalities that are available in the ModalitySettingsDataSource.  
public Method GetModalityWindowLevelPresetsGets the window level presets for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.  
public Method HasChangesGets a value that indicates whether the ModalitySettingsDataSource has changed.  
public Method IsApplyAutoWindowLevelSelectedDetermines if the Apply Auto Window/Level feature is selected for the Leadtools.Dicom.Common.DataTypes.ModalityType.  
public Method SetAutoWindowLevelShortcutSets the Auto Window/Level shortcut key.  
public Method SetModalityApplyAutoPresetSets whether Apply Auto Preset feature is selected for a given modality.  
public Method SetModalityDefaultPresetSets a default WindowLevelInformation to e applied for the given modality  
Top

See Also