The following tables list the members exposed by ImageViewerZoomToInteractiveMode.
Name | Description | |
---|---|---|
![]() | ImageViewerZoomToInteractiveMode Constructor | Initializes a new instance of ImageViewerZoomToInteractiveMode. ![]() |
Name | Description | |
---|---|---|
![]() | BorderColor | Gets or sets the interactive mode canvas border color. ![]() |
![]() | BorderDashArray | Gets or sets the interactive mode canvas border dash array. ![]() |
![]() | BorderDashOffset | Gets or sets the interactive mode canvas border dash offset. ![]() |
![]() | BorderThickness | Gets or sets the interactive mode canvas border thickness. ![]() |
![]() | ImageViewerControl | Gets the image viewer for this mode. ![]() |
![]() | InteractiveService | Gets the interactive service for this mode. ![]() |
![]() | IsStarted | Gets a value that indicate if this mode has started. ![]() |
![]() | IsWorking | Gets a value that indicate whether this mode is working. ![]() |
![]() | Name | Overridden. Gets the name of this mode. ![]() |
![]() | WorkOnImageRectangle | Gets or sets a value that indicates whether to restrict the work area to the image rectangle. ![]() |
Name | Description | |
---|---|---|
![]() | Start | Starts the mode. ![]() |
![]() | Stop | Stops the mode. ![]() |
![]() | ToString | Returns the name of this mode. ![]() |
Name | Description | |
---|---|---|
![]() | CanStartWork | Gets a value that indicate whether the mode can start work. ![]() |
![]() | OnRubberBandCompleted | Overridden. Overrides ImageViewerRubberBandInteractiveMode.OnRubberBandCompleted ![]() |
![]() | OnRubberBandDelta | Raises the RubberBandDelta event. ![]() |
![]() | OnRubberBandStarted | Raises the RubberBandStarted event. ![]() |
![]() | OnWorkCompleted | Indicates that this mode has completed working and raises the WorkCompleted event. ![]() |
![]() | OnWorkStarted | Indicates that this mode has started working and raises the WorkStarted 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. ![]() |
![]() | WorkCompleted | Occurs when this mode completes the work. ![]() |
![]() | WorkStarted | Occurs when this mode starts working. ![]() |