Leadtools.Controls Namespace : ImageViewerSpyGlassInteractiveMode Object |
The following tables list the members exposed by ImageViewerSpyGlassInteractiveMode.
Name | Description | |
---|---|---|
![]() | ImageViewerSpyGlassInteractiveMode Constructor | Initializes a new instance of ImageViewerSpyGlassInteractiveMode |
Name | Description | |
---|---|---|
![]() | BackgroundColor | Color used to fill the spy glass background. |
![]() | BorderColor | Spy glass border color. |
![]() | BorderThickness | Spy glass border thickness. |
![]() | Crosshair | Spy glass crosshair type. |
![]() | CrosshairColor | Spy glass crosshair color. |
![]() | CrosshairThickness | Spy glass crosshair thickness. |
![]() | EnsureVisible | Indicates whether to automatically position the spy glass over the image and not beyond the image area. |
![]() | Id | Overridden. Unique ID of this mode |
![]() | Name | Overridden. Name of this mode. |
![]() | Offset | Optional offset to apply to the spy glass position. |
![]() | RedirectCanvas | External HTML5 Canvas Element that can be used to re-direct the spy glass render. |
![]() | RoundRectangleRadius | Arc size of the rounded corners if the shape is ImageViewerSpyGlassShape.RoundRectangle. |
![]() | Shape | Spy glass shape. |
![]() | Size | Size of the spy glass. |
Name | Description | |
---|---|---|
![]() | AlwaysFillBackground | Indicates whether to fill the background of the HTML5 Canvas Element. |
![]() | InteractiveModeCanvas | Interactive mode HTML5 Canvas Element. |
Name | Description | |
---|---|---|
![]() | Invalidate | Re-renders the spy glass. |
![]() | Start | Overridden. Starts the mode. |
![]() | Stop | Overridden. Stops the mode. |
Name | Description | |
---|---|---|
![]() | CreateInteractiveModeCanvas | Create the interactive HTML5 Canvas Element. |
![]() | DestroyInteractiveModeCanvas | Destroys the interactive HTML5 Canvas Element. |
![]() | OnDrawImage | Raises the DrawImage event. |