ImageGear .NET
ImGearPageViewToolbarMouseTool Enumeration




Specifies the PageView toolbar mouse tool.
Syntax
'Declaration
 
Public Enum ImGearPageViewToolbarMouseTool 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearPageViewToolbarMouseTool
public enum ImGearPageViewToolbarMouseTool : System.Enum 
__value public enum ImGearPageViewToolbarMouseTool : public System.Enum 
public enum class ImGearPageViewToolbarMouseTool : public System.Enum 
Members
MemberValueDescription
CreateCurveMark19 Create curve mark mouse tool.
CreateCustomMark22 Create custom mark mouse tool.
CreateEllipseMark10 Create ellipse mark mouse tool.
CreateFreehandMark13 Create freehand mark mouse tool.
CreateImageMark20 Create image mark mouse tool.
CreateLineMark11 Create line mark mouse tool.
CreatePointMark18 Create point mark mouse tool.
CreatePolygonMark14 Create polygon mark mouse tool.
CreatePolylineMark12 Create polyline mark mouse tool.
CreatePolyRulerMark17 Create poly ruler mark mouse tool.
CreatePopupTextMark23 Create popup text mouse tool.
CreateProtractorMark21 Create protractor mark mouse tool.
CreateRectangleMark9 Create rectangle mark mouse tool.
CreateRulerMark16 Create ruler mark mouse tool.
CreateTextMark15 Create text mark mouse tool.
Custom0 The toolbar mouse tool does not have an equivalent PageView mouse tool and will have no effect when the toolbar MouseTool property is bound to the MouseTool property of a PageView control. You can use the SelectionChanged event to handle the selection of the toolbar item.
HandPan2 Hand pan mouse tool.
Magnifier7 Magnifier mouse tool.
None1 No tool selected.
RectangleZoom4 Rectangle zoom mouse tool.
Select3 Select mouse tool.
SelectMark8 Select mark mouse tool.
ZoomIn5 Zoom in mouse tool.
ZoomOut6 Zoom out mouse tool.
Inheritance Hierarchy

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

See Also

Reference

ImageGear.Windows.Controls Namespace

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback