Leadtools.Controls Namespace : ImageViewerRubberBandInteractiveMode Object |
The following tables list the members exposed by ImageViewerRubberBandInteractiveMode.
Name | Description | |
---|---|---|
![]() | ImageViewerRubberBandInteractiveMode Constructor | Initializes a new instance of ImageViewerRubberBandInteractiveMode |
Name | Description | |
---|---|---|
![]() | BackgroundStyle | Style to use for filling the shape. |
![]() | BorderColor | Color to use for outlining the shape. |
![]() | BorderStyle | Style to use for outlining the shape. |
![]() | BorderThickness | Thickness to use for outlining the shape. |
![]() | Id | Overridden. Unique ID of this mode |
![]() | Name | Overridden. Name of this mode. |
![]() | RestrictToWorkBounds | Indicates whether this rubber band should only work on the current restricted bound set by the user. |
![]() | RoundRectangleRadius | Radius of the round rectangle shape. |
![]() | Shape | Shape to use with this rubber band mode. |
Name | Description | |
---|---|---|
![]() | InteractiveModeCanvas | Interactive mode HTML5 Canvas Element. |
Name | Description | |
---|---|---|
![]() | CreateInteractiveModeCanvas | Create the interactive HTML5 Canvas Element. |
![]() | DestroyInteractiveModeCanvas | Destroys the interactive HTML5 Canvas Element. |
![]() | OnRubberBandCompleted | Raises the RubberBandCompleted event. |
![]() | OnRubberBandDelta | Raises the RubberBandDelta event. |
![]() | OnRubberBandStarted | Raises the RubberBandStarted event. |
Name | Description | |
---|---|---|
![]() | RubberBandCompleted | Occurs when the user completes the rubber banding operation. |
![]() | RubberBandDelta | Occurs when the user is performing rubber banding operation. |
![]() | RubberBandStarted | Occurs when the user starts the rubber banding operation. |