The following tables list the members exposed by ImageViewerZoomToInteractiveMode.
Public Constructors
Name | Description | |
---|---|---|
ImageViewerRubberBandInteractiveMode | Initializes a new instance of ImageViewerRubberBandInteractiveMode (Inherited from ImageViewerRubberBandInteractiveMode) | |
ImageViewerZoomToInteractiveMode | Initializes a new instance of ImageViewerZoomToInteractiveMode. |
Public Methods
Name | Description | |
---|---|---|
Start | Starts the mode. (Inherited from ImageViewerRubberBandInteractiveMode) | |
Stop | Stops the mode. (Inherited from ImageViewerRubberBandInteractiveMode) |
Protected Methods
Name | Description | |
---|---|---|
OnRubberBandCompleted | Overrides ImageViewerRubberBandInteractiveMode.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 | |
---|---|---|
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) | |
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. | |
TransformTarget | Indicates where the interactive mode should apply transformation changes based on received interactions. |
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) |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET