←Select platform

ZoomKeyModifier Property

Summary

Modifier key to use for zooming.

Syntax
C#
Objective-C
C++/CLI
public virtual Keys ZoomKeyModifier { get; set; } 
@property (nonatomic, assign) NSUInteger zoomKeyModifier NS_AVAILABLE_MAC(10_10); 
public:  
   virtual property System::Windows::Forms::Keys^ ZoomKeyModifier 
   { 
      System::Windows::Forms::Keys^ get() 
      void set(System::Windows::Forms::Keys^ value) 
   } 

Property Value

The modifier key to use for zooming. The default value is System.Windows.Forms.Keys.

Remarks

This property is not used by browsers that do not support a keyboard.

Refer to ImageViewerPanZoomInteractiveMode for more information on how this property interacts with the rest of the members of this object.

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.Controls Assembly

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