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
- core/frontend/src/tools/ViewTool.ts Line 4048
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.