Class Tools.TextTool
Extends
Tools.Tool.
Represents an extendable class for text-based tool.
Constructor Attributes | Constructor Name and Description |
---|---|
Tools.TextTool(docViewer)
|
- Fields borrowed from class Tools.Tool:
- docViewer, pageCoordinates
- Methods borrowed from class Tools.Tool:
- GetDocumentViewer
- Events borrowed from class Tools.Tool:
- keyDown, mouseDoubleClick, mouseLeftDown, mouseLeftUp, mouseMove, switchIn, switchOut
Class Detail
Tools.TextTool(docViewer)
- Parameters:
- {CoreControls.DocumentViewer} docViewer
- an instance of DocumentViewer.