←Select platform
In This Topic ▼

ImageViewerAddRegionInteractiveMode Class Members

Summary

The following tables list the members exposed by ImageViewerAddRegionInteractiveMode.

Public Constructors

Name Description
Public Constructor
ImageViewerAddRegionInteractiveMode Initializes a new instance of ImageViewerAddRegionInteractiveMode.
Public Constructor ImageViewerRubberBandInteractiveMode Initializes a new instance of ImageViewerRubberBandInteractiveMode (Inherited from ImageViewerRubberBandInteractiveMode)

Public Methods

Name Description
Public Method
Start Starts the mode. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Method Stop Stops the mode. (Inherited from ImageViewerRubberBandInteractiveMode)

Protected Methods

Name Description
Protected Method
CanStartWork Gets a value that indicates whether the mode can start work.
Protected Method CanWorkOnItem Overrides ImageViewerInteractiveMode.CanWorkOnItem
Protected Method OnRubberBandCompleted Overrides OnRubberBandCompleted.
Protected Method OnRubberBandDelta Raises the RubberBandDelta event. (Inherited from ImageViewerRubberBandInteractiveMode)
Protected Method OnRubberBandStarted Raises the RubberBandStarted event. (Inherited from ImageViewerRubberBandInteractiveMode)
Protected Method Render Renders the shape on the viewer surface. (Inherited from ImageViewerRubberBandInteractiveMode)

Public Properties

Name Description
Public Property
AutoRegionToFloater Indicates whether the region should be automatically be converted to and added to the floater in the viewer.
Public Property BackgroundBrush Brush to use for filling the shape. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Property BorderBackPen Back pen to use for outlining the shape. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Property BorderPen Pen to use for outlining the shape. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Property CombineMode Combine mode to use when adding a region.
Public Property FillMode Mode to use when filling the rubber band shape. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Property Id Unique ID of this mode
Public Property Name Name of this mode.
Public Property RestrictToWorkBounds Indicates whether this rubber band should only work on the current restricted bound set by the user. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Property RoundRectangleRadius Radius of the round rectangle shape. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Property Shape Shape to use with this rubber band mode. (Inherited from ImageViewerRubberBandInteractiveMode)

Public Events

Name Description
Public Event
RubberBandCompleted Occurs when the user completes the rubber banding operation. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Event RubberBandDelta Occurs when the user is performing rubber banding operation. (Inherited from ImageViewerRubberBandInteractiveMode)
Public Event RubberBandStarted Occurs when the user starts the rubber banding operation. (Inherited from ImageViewerRubberBandInteractiveMode)

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly