Accusoft.NotateXpressSdk Namespace : AnnotationTool Enumeration |
'Declaration Public Enum AnnotationTool Inherits System.Enum
'Usage Dim instance As AnnotationTool
public enum AnnotationTool : System.Enum
__value public enum AnnotationTool : public System.Enum
public enum class AnnotationTool : public System.Enum
Member | Value | Description |
---|---|---|
BlockHighlightTool | 4108 | Block Hightlight tool. |
ButtonTool | 4106 | Button tool. |
EllipseTool | 4099 | Ellipse tool. |
FreehandTool | 4103 | Freehand tool. |
ImageTool | 4105 | Image tool. |
LineTool | 4102 | Line tool. |
NoteTool | 4109 | Note tool. |
NoTool | 0 | No tool. |
PointerTool | 4096 | Pointer tool. |
PolygonTool | 4100 | Polygon tool. |
PolyLineTool | 4101 | Ploy line tool. |
ProtractorTool | 4110 | Protractor tool. |
RectangleTool | 4098 | Rectangle tool. |
RulerTool | 4107 | Ruler tool. |
StampTool | 4104 | Stamp tool. |
TextTool | 4097 | Text tool. |
System.Object
System.ValueType
System.Enum
Accusoft.NotateXpressSdk.AnnotationTool