| Name | Description | |
|---|---|---|
![]() | ActionButton | Gets or sets the mouse button, which executes the action of this tool. (Inherited from VisualTool) |
![]() | ActionCursor | Gets or sets a cursor, which should be used in image viewer when visual tool executes its action. (Inherited from VisualTool) |
![]() | AllowNextItemSelection | Gets or sets a value indicating whether the tool allows changing focused item using the PerformNextItemSelection(Boolean) method. (Inherited from VisualTool) |
![]() | Anchor | Gets or sets the anchor style of the image map in the image viewer. |
![]() | CanModifyImage | Gets a value indicating whether this visual tool can modify the image. (Inherited from VisualTool) |
![]() | CanvasPen | Gets or sets a pen used to draw the border of the image map. |
![]() | Cursor | Gets or sets a cursor, which should be used in image viewer when visual tool is active in image viewer. (Inherited from VisualTool) |
![]() | DisableContextMenu | Gets or sets a value indicating whether image viewer must disable context menu in image viewer if the right mouse button is set as an action button of the visual tool. (Inherited from VisualTool) |
![]() | Enabled | Gets or sets a value indicating whether the map is enabled. |
![]() | ImageBufferBrush | Gets or sets a pen used to fill the image's buffer region in the image map. |
![]() | ImageBufferPen | Gets or sets a pen used to draw the border of the image's buffer region in the image map. |
![]() | ImageViewer | Gets the ImageViewer object associated with this tool. (Inherited from VisualTool) |
![]() | IsAlwaysVisible | Gets or sets a value indicating whether the map is always visible. |
![]() | IsMultipageModeSupported | Gets a value indicating whether this tool supports multipage mode. (Inherited from VisualTool) |
![]() | IsVisible | Gets a value indicating whether the map is visible. |
![]() | IsVisibleWithoutImage | Gets a value indicating whether this visual tool is visible if image is not painted in image viewer. (Inherited from VisualTool) |
![]() | Name | Gets the name of visual tool. |
![]() | SelectNextItemKeyCode | Gets or sets a key code that changes the selected item to the next item. (Inherited from VisualTool) |
![]() | SelectPrevItemKeyCode | Gets or sets a key code that changes the selected item to the previous item. (Inherited from VisualTool) |
![]() | Size | Gets or sets the size of image map, in pixels. |
![]() | VisibleRectBrush | Gets or sets a brush used to fill the image map. |
![]() | VisibleRectPen | Gets or sets a pen used to draw the border of the image's visible region in the image map. |
![]() | Zoom | Gets or sets the scale factor of the image map. |

