SVG Graph Network API Documentation - v0.2.0
GitHub
NPM
Preparing search index...
TransformState
Interface TransformState
Transform state for pan/zoom operations
interface
TransformState
{
x
:
number
;
y
:
number
;
scale
:
number
;
}
Index
Properties
x
y
scale
Properties
x
x
:
number
y
y
:
number
scale
scale
:
number
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
x
y
scale
Examples
Contributing
GitHub
NPM
SVG Graph Network API Documentation - v0.2.0
Loading...
Transform state for pan/zoom operations