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');
Refer to ImageViewerPanZoomInteractiveMode for more information on how this property interacts with the rest of the members of this object.