ImageGear for .NET
ImGearMouseTool Enumeration




Specifies the mouse tool.
Syntax
'Declaration
 
Public Enum ImGearMouseTool 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearMouseTool
public enum ImGearMouseTool : System.Enum 
__value public enum ImGearMouseTool : public System.Enum 
public enum class ImGearMouseTool : public System.Enum 
Members
MemberValueDescription
CreateCurveMark18 Create curve mark mouse tool.
CreateCustomMark21 Create custom mark mouse tool.
CreateEllipseMark9 Create ellipse mark mouse tool.
CreateFreehandMark12 Create freehand mark mouse tool.
CreateImageMark19 Create image mark mouse tool.
CreateLineMark10 Create line mark mouse tool.
CreatePointMark17 Create point mark mouse tool.
CreatePolygonMark13 Create polygon mark mouse tool.
CreatePolylineMark11 Create polyline mark mouse tool.
CreatePolyRulerMark16 Create poly ruler mark mouse tool.
CreatePopupTextMark22 Create popup text mouse tool.
CreateProtractorMark20 Create protractor mark mouse tool.
CreateRectangleMark8 Create rectangle mark mouse tool.
CreateRulerMark15 Create ruler mark mouse tool.
CreateTextMark14 Create text mark mouse tool.
HandPan1 Hand pan mouse tool.
Magnifier6 Magnifier mouse tool.
None0 No tool selected.
RectangleZoom3 Rectangle zoom mouse tool.
Select2 Select mouse tool.
SelectMark7 Select mark mouse tool.
ZoomIn4 Zoom in mouse tool.
ZoomOut5 Zoom out mouse tool.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Windows.Controls.ImGearMouseTool

See Also

Reference

ImageGear.Windows.Controls Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback