Gets an array of System.Windows.Forms.Keys that can be used as shortcuts for the specified preset.
public Keys[] GetAllowedModalityPresetShortcuts(
ModalityType modality,
WindowLevelInformation preset
)
Function GetAllowedModalityPresetShortcuts( _
ByVal modality As Leadtools.Dicom.Common.Datatypes.ModalityType, _
ByVal preset As Leadtools.Medical.Workstation.WindowLevelInformation _
) As Keys()
array<Keys>^ GetAllowedModalityPresetShortcuts(
Leadtools.Dicom.Common.Datatypes.ModalityType modality,
Leadtools.Medical.Workstation.WindowLevelInformation^ preset
)
modality
The Leadtools.Dicom.Common.DataTypes.ModalityType for the preset.
preset
The WindowLevelInformation for the preset.
An System.Array of System.Windows.Forms.Keys that can be used as a shortcut for the specified preset.
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