Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation Namespace > WindowLevelInformationArgumentData Class : WindowLevelInformationArgumentData Constructor |
public WindowLevelInformationArgumentData( WindowLevelInformation windowLevel, Keys[] allowedShortcuts )
'Declaration Public Function New( _ ByVal windowLevel As WindowLevelInformation, _ ByVal allowedShortcuts() As Keys _ )
'Usage Dim windowLevel As WindowLevelInformation Dim allowedShortcuts() As Keys Dim instance As New WindowLevelInformationArgumentData(windowLevel, allowedShortcuts)
public: WindowLevelInformationArgumentData( WindowLevelInformation* windowLevel, Keys[]* allowedShortcuts )
public: WindowLevelInformationArgumentData( WindowLevelInformation^ windowLevel, array<Keys>^ allowedShortcuts )