isCompatibleViewport Method
Determine whether the supplied Viewport is compatible with this tool.
isCompatibleViewport(vp: Viewport, isSelectedViewChange: boolean): boolean
Parameter | Type | Description |
---|---|---|
vp | Viewport | the Viewport to check |
isSelectedViewChange | boolean |
Returns - boolean
Defined in
- markup/src/MarkupTool.ts Line 21
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.