Eulergraph
Preparing search index...
types/PathAttrs
PolylineCommand
Type Alias PolylineCommand
type
PolylineCommand
=
{
name
:
"polyline"
;
points
:
Point
[]
|
PointLike
[]
;
transform
?:
DOMMatrix
;
}
Index
Properties
name
points
transform?
Properties
name
name
:
"polyline"
points
points
:
Point
[]
|
PointLike
[]
Optional
transform
transform
?:
DOMMatrix
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
points
transform
Eulergraph
Loading...