BoundsSnapPoint
Table of contents
Public interface
Signature
interface BoundsSnapPoint {}
Source
packages/editor/src/lib/editor/managers/SnapManager/BoundsSnaps.ts
Properties
handle
Public propertysignature
Signature
handle?: SelectionCorner
References
id
Public propertysignature
Signature
id: string
x
Public propertysignature
Signature
x: number
y
Public propertysignature
Signature
y: number