Error processing SSI file
(Leadtools.Controls)

Show in webframe

ImageViewerMagnifyGlassInteractiveMode Class Members

Show in webframe
Properties  Methods  Events





The following tables list the members exposed by ImageViewerMagnifyGlassInteractiveMode.

Public Constructors
 NameDescription
ImageViewerMagnifyGlassInteractiveMode ConstructorInitializes a new instance of ImageViewerMagnifyGlassInteractiveMode.  
Top
Public Properties
 NameDescription
AutoItemModeIndicates how the mode updates the Item property. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
BackgroundBrushSpy glass background brush. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode)
BorderPenSpy glass border pen. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode)
CrosshairSpy glass crosshair type. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode)
CrosshairPenSpy glass crosshair pen. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode)
EnsureVisibleIndicates whether to automatically position the spy glass over the image and not beyond the image area. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode)
HideCursorWhileWorkingIndicates whether to hide the mouse cursor when this mode is working. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
HitTestStateIndicates this mode hit-test state. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
HitTestStateCursorMouse cursor to use for the hit-test state of this ImageViewerInteractiveMode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
IdOverridden. Unique ID of this mode  
IdleCursorMouse cursor to use for the idle state of this ImageViewerInteractiveMode (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
ImageViewerImage Viewer for this mode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
InteractiveServiceInteractive service for this mode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
IsDragMouseWheelEnabledIndicates whether this mode accepts drag events originated using the mouse wheel. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
IsEnabledIndicates of this mode is currently enabled and can work. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
IsStartedGets a value that indicate if this mode has started. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
IsWorkingGets a value that indicates whether this mode is working. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
ItemItem that the mode will use as the work source. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
ItemPartItem part that this mode will use when working. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
MouseButtonsMouse button(s) associated with this mode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
NameOverridden. Name of this mode.  
OffsetOptional offset to apply to the spy glass position. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode)
RedirectControlExternal control that can be used to re-direct the spy glass render. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode)
RenderRedirectOptionsRedirect options to use when drawing the this magnify glass.  
RoundRectangleRadiusArc size of the rounded corners if the shape is ImageViewerSpyGlassShape.RoundRectangle. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode)
ScaleFactorScale factor used to display the magnified image.  
ShapeSpy glass shape. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode)
SizeSize of the spy glass. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode)
TagUser defined data for this ImageViewerInteractiveMode (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
WorkingCursorMouse cursor to use for the working state of this ImageViewerInteractiveMode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
WorkOnBoundsIndicates whether this mode will only work if the original click or touch was in a specified bounding area. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
Top
Public Methods
 NameDescription
StartStarts the mode. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode)
StopStops the mode. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode)
ToStringReturns the user friendly name of this mode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
Top
Protected Methods
 NameDescription
CanStartWorkGets a value that indicates whether the mode can start work. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
CanWorkOnItemGets a value that indicate whether this mode can work on a given item. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
GetItemWorkBoundsGet the work bounds of an item. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
GetWorkBoundsCurrent work bounds for this mode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
OnDrawImageOverridden. Overrides ImageViewerSpyGlassInteractiveMode.OnDrawImage  
OnWorkCompletedOverridden. Overrides ImageViewerInteractiveMode.OnWorkCompleted.  
OnWorkStartedOverridden. Overrides ImageViewerInteractiveMode.OnWorkStarted.  
RenderRenders the spy glass content. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode)
UpdateAutoItemUpdates the Item property. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
Top
Public Events
 NameDescription
DrawImageOccurs when the spy glass is working. (Inherited from Leadtools.Controls.ImageViewerSpyGlassInteractiveMode)
WorkCompletedOccurs when this mode completes the work. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
WorkStartedOccurs when this mode starts working. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
Top
See Also

Reference

ImageViewerMagnifyGlassInteractiveMode Class
Leadtools.Controls Namespace

Error processing SSI file