Error processing SSI file
(Leadtools.Controls)

Show in webframe

ImageViewerAddRegionInteractiveMode Class Members

Show in webframe
Properties  Methods  Events





The following tables list the members exposed by ImageViewerAddRegionInteractiveMode.

Public Constructors
 NameDescription
ImageViewerAddRegionInteractiveMode ConstructorInitializes a new instance of ImageViewerAddRegionInteractiveMode.  
Top
Public Properties
 NameDescription
AutoItemModeIndicates how the mode updates the Item property. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
AutoRegionToFloaterIndicates whether the region should be automatically be converted to and added to the floater in the viewer.  
BackgroundBrushBrush to use for filling the shape. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode)
BorderPenPen to use for outlining the shape. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode)
CombineModeCombine mode to use when adding a region.  
FillModeMode to use when filling the rubber band shape. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode)
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.  
RestrictToWorkBoundsIndicates whether this rubber band should only work on the current restricted bound set by the user. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode)
RoundRectangleRadiusRadius of the round rectangle shape. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode)
ShapeShape to use with this rubber band mode. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode)
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.ImageViewerRubberBandInteractiveMode)
StopStops the mode. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode)
ToStringReturns the user friendly name of this mode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
Top
Protected Methods
 NameDescription
CanStartWorkOverridden. Gets a value that indicates whether the mode can start work.  
CanWorkOnItemOverridden. Overrides ImageViewerInteractiveMode.CanWorkOnItem  
GetItemWorkBoundsGet the work bounds of an item. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
GetWorkBoundsCurrent work bounds for this mode. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
OnRubberBandCompletedOverridden. Overrides OnRubberBandCompleted.  
OnRubberBandDeltaRaises the RubberBandDelta event. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode)
OnRubberBandStartedRaises the RubberBandStarted event. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode)
OnWorkCompletedIndicates that this mode has completed working and raises the WorkCompleted event. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
OnWorkStartedIndicates that this mode has started working and raises the WorkStarted event. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
RenderRenders the shape on the viewer surface. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode)
UpdateAutoItemUpdates the Item property. (Inherited from Leadtools.Controls.ImageViewerInteractiveMode)
Top
Public Events
 NameDescription
RubberBandCompletedOccurs when the user completes the rubber banding operation. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode)
RubberBandDeltaOccurs when the user is performing rubber banding operation. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode)
RubberBandStartedOccurs when the user starts the rubber banding operation. (Inherited from Leadtools.Controls.ImageViewerRubberBandInteractiveMode)
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

ImageViewerAddRegionInteractiveMode Class
Leadtools.Controls Namespace

Error processing SSI file