ZoomMouseTool Properties |
The ZoomMouseTool type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutoZoomSelection | Gets or sets a value indicating whether the tool will automatically perform a zoom selection when an
active button is pressed and dragged. |
![]() | Bounds | Gets or sets the bounds used by the MouseTool. (Inherited from MouseTool.) |
![]() | CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) |
![]() | CenterZoom | Gets or sets a value indicating whether a zoom in and zoom out will scroll the pixel clicked to the center
of the viewer. |
![]() | Cursor | Gets or sets the cursor for the MouseTool. (Inherited from MouseTool.) |
![]() | DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) |
![]() | Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) |
![]() | Fill | Gets or sets the brush used to fill the zoom selection. |
![]() | HasAnimatedProperties | Gets a value that indicates whether one or more AnimationClock objects is associated with any of this object's dependency properties. (Inherited from Animatable.) |
![]() | IsCreating | Gets a value indicating whether the mouse tool is currently being created. (Inherited from MouseTool.) |
![]() | IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) |
![]() | IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) |
![]() | LeftButtonTool | Gets or sets the tool to use for a left button click. |
![]() | LineBackgroundColor | Gets or sets the color used behind the zoom selection line. |
![]() | MaintainPenThickness | Gets or sets a value indicating whether the thickness of the zoom selection pen is rendered at the same
size or scaled along with the image zoom value. |
![]() | MaximumZoomLevel | Gets or sets the maximum allows zoom level. |
![]() | MiddleButtonTool | Gets or sets the tool used for the middle mouse button. |
![]() | MinimumZoomLevel | Gets or sets the minimum allowed zoom level. |
![]() | Pen | Gets or sets the pen to use for the zoom selection. |
![]() | RightButtonTool | Gets or sets the tool to use for the right mouse button. |
![]() | SupportedMouseToolBehaviors |
Gets an array of supported MouseToolBehavior values for this tool.
(Overrides MouseTool.SupportedMouseToolBehaviors.) |
![]() | ToolBehavior | Identifies the ToolBehavior dependency property. (Inherited from MouseTool.) |
![]() | Viewer | Gets the AtalaImageViewer which is using the MouseTool. (Inherited from MouseTool.) |
![]() | XButton1Tool | Gets or sets the tool used for the XButton1 mouse button. |
![]() | XButton2Tool | Gets or sets the tool used for the XButton2 mouse button. |
![]() | ZoomChangePercentage | Gets or sets the percentage to change the zoom for each mouse click. |