←Select platform

MedicalViewerModifiers Enumeration

Summary

Specifies constants that define which modifier(s) was/were pressed.

Syntax

C#
VB
C++
[FlagsAttribute()] 
public enum MedicalViewerModifiers : System.Enum, System.IComparable, System.IConvertible, System.IFormattable 
<FlagsAttribute()> 
Public Enum MedicalViewerModifiers  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
[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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize