The following tables list the members exposed by ImageViewerMagnifyGlassInteractiveMode.
Name | Description | |
---|---|---|
![]() | ImageViewerMagnifyGlassInteractiveMode Constructor | Initializes a new instance of ImageViewerMagnifyGlassInteractiveMode. ![]() |
Name | Description | |
---|---|---|
![]() ![]() | ScaleFactorProperty | Identifies the ScaleFactor dependency property. |
Name | Description | |
---|---|---|
![]() | BackgroundColor | Gets or sets the spy glass background color. ![]() |
![]() | BorderColor | Gets or sets the spy glass border color. ![]() |
![]() | BorderThickness | Gets or sets the spy glass border thickness. ![]() |
![]() | Crosshair | Gets or sets the spy glass crosshair type. ![]() |
![]() | CrosshairColor | Gets or sets the spy glass crosshair color. ![]() |
![]() | CrosshairThickness | Gets or sets the spy glass crosshair 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. ![]() |
![]() | Offset | Gets or sets optional offset to apply to the spy glass position. ![]() |
![]() | RoundRectangleRadius | Gets or sets the arc size of the rounded corners if the shape is ImageViewerSpyGlassShape.RoundRectangle. ![]() |
![]() | ScaleFactor | Gets or sets the scale factor used to display the magnified image. ![]() |
![]() | Shape | Gets or sets the spy glass shape. ![]() |
![]() | Size | Gets or sets the size of the spy glass. ![]() |
![]() | SpyRectangleShape | Gets the spy glass rectangle object. ![]() |
![]() | WorkOnImageRectangle | Gets or sets a value that indicates whether to restrict the work area to the image rectangle. ![]() |
Name | Description | |
---|---|---|
![]() | Start | Overridden. This member overrides ImageViewerInteractiveMode.Start. ![]() |
![]() | 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. ![]() |
![]() | OnDrawImage | Overridden. You can override this method to draw your own image on the base magnify glass rectangle available through ImageViewerSpyGlassInteractiveMode.SpyRectangleShape. ![]() |
![]() | OnWorkCompleted | Overridden. Indicates that the work of this mode is completed. ![]() |
![]() | OnWorkStarted | Overridden. Indicates that the work of this mode has started. ![]() |
Name | Description | |
---|---|---|
![]() | WorkCompleted | Occurs when this mode completes the work. ![]() |
![]() | WorkStarted | Occurs when this mode starts working. ![]() |