constructor Method
ctor for ArrowTool
ArrowTool(_arrowPos?: string): ArrowTool
Parameter | Type | Description |
---|---|---|
_arrowPos | string | "start", "end", or "both". If undefined = "end". |
Returns - ArrowTool
Defined in
- markup/src/RedlineTool.ts Line 312
Last Updated: 30 November, 2023