Click or drag to resize

Magnifier Properties

The Magnifier type exposes the following members.

Properties
  NameDescription
Public propertyActive
Gets or sets a value indicating whether the magnifier is currently active and responding to mouse events.
Public propertyActiveMouseButton
Gets or sets the mouse button used to activate the Magnifier.
Public propertyBackColor
Gets or sets the background color of the magnifier.
Public propertyBackgroundImage
Gets or sets the background image of the magnifier.
Public propertyBorderColor
Gets or sets the color of the border around this Magnifier.
Public propertyBorderWidth
Gets or sets the width of the border around this Magnifier.
Public propertyCursor
Gets or sets the cursor associated with the magnifier when active.
Public propertyParent
Gets or sets the parent Viewport control associated with this magnifier.
Public propertySize
Gets or sets the size of this Magnifier.
Public propertyZoom
Gets or sets the zoom level of the image in this Magnifier.
Top
See Also