Graphora API
Preparing search index...
@graphora/interactions
CanvasContextMenuEvent
Interface CanvasContextMenuEvent
interface
CanvasContextMenuEvent
{
screenPoint
:
ScreenPoint
;
trigger
:
ContextMenuTrigger
;
type
:
"canvas:context-menu"
;
viewport
:
ViewportState
;
worldPoint
:
Point
;
}
Hierarchy (
View Summary
)
ContextMenuEventBase
CanvasContextMenuEvent
Index
Properties
screen
Point
trigger
type
viewport
world
Point
Properties
Readonly
screen
Point
screenPoint
:
ScreenPoint
Readonly
trigger
trigger
:
ContextMenuTrigger
Readonly
type
type
:
"canvas:context-menu"
Readonly
viewport
viewport
:
ViewportState
Readonly
world
Point
worldPoint
:
Point
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
screen
Point
trigger
type
viewport
world
Point
Graphora API
Loading...