Specifies the mouse tool.
Syntax
Members
Member | Description |
CreateCurveMark |
Create curve mark mouse tool.
|
CreateCustomMark |
Create custom mark mouse tool.
|
CreateEllipseMark |
Create ellipse mark mouse tool.
|
CreateFreehandMark |
Create freehand mark mouse tool.
|
CreateImageMark |
Create image mark mouse tool.
|
CreateLineMark |
Create line mark mouse tool.
|
CreatePointMark |
Create point mark mouse tool.
|
CreatePolygonMark |
Create polygon mark mouse tool.
|
CreatePolylineMark |
Create polyline mark mouse tool.
|
CreatePolyRulerMark |
Create poly ruler mark mouse tool.
|
CreatePopupTextMark |
Create popup text mouse tool.
|
CreateProtractorMark |
Create protractor mark mouse tool.
|
CreateRectangleMark |
Create rectangle mark mouse tool.
|
CreateRulerMark |
Create ruler mark mouse tool.
|
CreateTextMark |
Create text mark mouse tool.
|
HandPan |
Hand pan mouse tool.
|
Magnifier |
Magnifier mouse tool.
|
None |
No tool selected.
|
RectangleZoom |
Rectangle zoom mouse tool.
|
Select |
Select mouse tool.
|
SelectMark |
Select mark mouse tool.
|
ZoomIn |
Zoom in mouse tool.
|
ZoomOut |
Zoom out mouse tool.
|
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
ImageGear.Windows.Controls.ImGearMouseTool
See Also