Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace : ImageViewerMagnifyGlassInteractiveMode Class |
The following tables list the members exposed by ImageViewerMagnifyGlassInteractiveMode.
Name | Description | |
---|---|---|
ImageViewerMagnifyGlassInteractiveMode Constructor | Initializes a new instance of ImageViewerMagnifyGlassInteractiveMode. |
Name | Description | |
---|---|---|
AutoItemMode | Indicates how the mode updates the Item property. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
BackgroundBrush | Spy glass background brush. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode) | |
BorderPen | Spy glass border pen. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode) | |
Crosshair | Spy glass crosshair type. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode) | |
CrosshairPen | Spy glass crosshair pen. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode) | |
EnsureVisible | Indicates whether to automatically position the spy glass over the image and not beyond the image area. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode) | |
HideCursorWhileWorking | Indicates whether to hide the mouse cursor when this mode is working. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
HitTestState | Indicates this mode hit-test state. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
HitTestStateCursor | Mouse cursor to use for the hit-test state of this ImageViewerInteractiveMode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
Id | Overridden. Unique ID of this mode | |
IdleCursor | Mouse cursor to use for the idle state of this ImageViewerInteractiveMode (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
ImageViewer | Image Viewer for this mode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
InteractiveService | Interactive service for this mode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
IsDragMouseWheelEnabled | Indicates whether this mode accepts drag events originated using the mouse wheel. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
IsEnabled | Indicates of this mode is currently enabled and can work. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
IsStarted | Gets a value that indicate if this mode has started. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
IsWorking | Gets a value that indicates whether this mode is working. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
Item | Item that the mode will use as the work source. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
ItemPart | Item part that this mode will use when working. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
MouseButtons | Mouse button(s) associated with this mode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
Name | Overridden. Name of this mode. | |
Offset | Optional offset to apply to the spy glass position. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode) | |
RedirectControl | External control that can be used to re-direct the spy glass render. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode) | |
RenderRedirectOptions | Redirect options to use when drawing the this magnify glass. | |
RoundRectangleRadius | Arc size of the rounded corners if the shape is ImageViewerSpyGlassShape.RoundRectangle. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode) | |
ScaleFactor | Scale factor used to display the magnified image. | |
Shape | Spy glass shape. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode) | |
Size | Size of the spy glass. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode) | |
Tag | User defined data for this ImageViewerInteractiveMode (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
WorkingCursor | Mouse cursor to use for the working state of this ImageViewerInteractiveMode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
WorkOnBounds | Indicates whether this mode will only work if the original click or touch was in a specified bounding area. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) |
Name | Description | |
---|---|---|
Start | Starts the mode. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode) | |
Stop | Stops the mode. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode) | |
ToString | Returns the user friendly name of this mode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) |
Name | Description | |
---|---|---|
CanStartWork | Gets a value that indicates whether the mode can start work. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
CanWorkOnItem | Gets a value that indicate whether this mode can work on a given item. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
GetItemWorkBounds | Get the work bounds of an item. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
GetWorkBounds | Current work bounds for this mode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
OnDrawImage | Overridden. Overrides ImageViewerSpyGlassInteractiveMode.OnDrawImage | |
OnWorkCompleted | Overridden. Overrides ImageViewerInteractiveMode.OnWorkCompleted. | |
OnWorkStarted | Overridden. Overrides ImageViewerInteractiveMode.OnWorkStarted. | |
Render | Renders the spy glass content. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode) | |
UpdateAutoItem | Updates the Item property. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) |
Name | Description | |
---|---|---|
DrawImage | Occurs when the spy glass is working. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode) | |
WorkCompleted | Occurs when this mode completes the work. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) | |
WorkStarted | Occurs when this mode starts working. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode) |