MedicalViewerModifiers Enumeration

Summary
Specifies constants that define which modifier(s) was/were pressed.
Syntax
C#
C++/CLI
[FlagsAttribute()] 
public enum MedicalViewerModifiers 
            [FlagsAttribute()] 
public enum class MedicalViewerModifiers : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0x00000000None No modifier button.
0x00000001Shift Left or right Shift button.
0x00000002Ctrl Left or right Control button.
0x00000004Alt Left or right Alt button.
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.MedicalViewer Assembly

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