(Leadtools.Controls)

ZoomKeyModifier Property

Show in webframe





Gets or sets the modifier key to use for zooming.
Syntax
public VirtualKey ZoomKeyModifier {get; set;}
Public Property ZoomKeyModifier As VirtualKey
public VirtualKey ZoomKeyModifier {get; set;}
OS X only
@property (nonatomic) UInt32 zoomKeyModifier;
            

            
 
get_ZoomKeyModifier();
set_ZoomKeyModifier(value);
Object.defineProperty('ZoomKeyModifier');

Property Value

The modifier key to use for zooming. The default value is the Control key.
Remarks

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

Requirements

Target Platforms

See Also

Reference

ImageViewerPanZoomInteractiveMode Class
ImageViewerPanZoomInteractiveMode Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.