←Select platform

Modifiers Property

Summary

Gets or sets the value that indicates the modifier key that needs to be pressed when one of the keys is pressed.

Syntax

C#
VB
C++
public MedicalViewerModifiers Modifiers { get; set; } 
  
Public Property Modifiers As Leadtools.Medicalviewer.MedicalViewerModifiers 
             

Property Value

A MedicalViewerModifiers enumeration value that indicates the modifier key that needs to be pressed when one of the keys is pressed.

Remarks
  • The modifiers are:
    • No modifier key.
    • The left or right Control key.
    • The left or right Shift key.
    • The left or right Alt key.
Example

For an example, refer to Leadtools.MedicalViewer.MedicalViewer().

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly