Eulergraph
Preparing search index...
types/PathAttrs
RectToCommand
Type Alias RectToCommand
type
RectToCommand
=
{
args
:
[
x
:
number
,
y
:
number
,
w
:
number
,
h
:
number
]
;
name
:
"rect"
;
transform
?:
DOMMatrix
;
}
Index
Properties
args
name
transform?
Properties
args
args
:
[
x
:
number
,
y
:
number
,
w
:
number
,
h
:
number
]
name
name
:
"rect"
Optional
transform
transform
?:
DOMMatrix
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
name
transform
Eulergraph
Loading...