Modifier key to use for zooming.
public virtual Keys ZoomKeyModifier { get; set; }
Public Overridable Property ZoomKeyModifier() As System.Windows.Forms.Keys
Get
Set
public:
virtual property System::Windows::Forms::Keys^ ZoomKeyModifier
{
System::Windows::Forms::Keys^ get()
void set(System::Windows::Forms::Keys^ value)
}
The modifier key to use for zooming. The default value is System.Windows.Forms.Keys.
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.
ImageViewerPanZoomInteractiveMode Class
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET