Magnifier Class |
Namespace: Atalasoft.Imaging.WinControls
The Magnifier type exposes the following members.
Name | Description | |
---|---|---|
![]() | Magnifier() | Initializes a new instance of the Magnifier. |
![]() | Magnifier(Viewport) | Initializes a new instance of the Magnifier specifying the parent viewport. |
Name | Description | |
---|---|---|
![]() | Active | Gets or sets a value indicating whether the magnifier is currently active and responding to mouse events.
|
![]() | ActiveMouseButton | Gets or sets the mouse button used to activate the Magnifier. |
![]() | BackColor | Gets or sets the background color of the magnifier. |
![]() | BackgroundImage | Gets or sets the background image of the magnifier. |
![]() | BorderColor | Gets or sets the color of the border around this Magnifier. |
![]() | BorderWidth | Gets or sets the width of the border around this Magnifier. |
![]() | Cursor | Gets or sets the cursor associated with the magnifier when active. |
![]() | Parent | Gets or sets the parent Viewport control associated with this magnifier. |
![]() | Size | Gets or sets the size of this Magnifier. |
![]() | Zoom | Gets or sets the zoom level of the image in this Magnifier. |
Name | Description | |
---|---|---|
![]() | Dispose |
Cleans up the ZoomWindow form resources.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | (Overrides Object.Finalize().) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |