←Select platform

ImageViewerAddRegionInteractiveMode Class Members

Summary

The following tables list the members exposed by ImageViewerAddRegionInteractiveMode.

Public Constructors

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

Public Methods

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

Protected Methods

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

Public Properties

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

Public Events

Name Description
RubberBandCompleted Occurs when the user completes the rubber banding operation. (Inherited from ImageViewerRubberBandInteractiveMode)
RubberBandDelta Occurs when the user is performing rubber banding operation. (Inherited from ImageViewerRubberBandInteractiveMode)
RubberBandStarted Occurs when the user starts the rubber banding operation. (Inherited from ImageViewerRubberBandInteractiveMode)
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly