WindowLevelInformation Constructor(int,int,string,Keys)

Summary
Initializes a new instance of the WindowLevelInformation class with explicit parameters.
Syntax
C#
C++/CLI
public WindowLevelInformation( 
   int width, 
   int center, 
   string name, 
   Keys shortcut 
) 
public:  
   WindowLevelInformation(Int32 width, Int32 center, String^ name, Keys^ shortcut) 

Parameters

width
An System.Int32 value that represents the window level width.

center
An System.Int32 value that represents the window level center.

name
A System.String that represents the name of the WindowLevelInformation object.

shortcut
A System.Windows.Forms.Keys value that represent the shortcut key for the WindowLevelInformation.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.