Eulergraph
Preparing search index...
types/Connector
ConnectorArrow
Type Alias ConnectorArrow
type
ConnectorArrow
=
{
d
:
string
;
hasStroke
:
boolean
;
id
:
number
;
isFilled
:
boolean
;
marker
?:
null
;
offset
:
number
;
path
?:
Path2D
;
scale
?:
{
x
:
number
;
y
:
number
}
;
"stroke-width"
?:
number
;
transform
?:
DOMMatrix
;
type
:
string
;
}
Index
Properties
d
has
Stroke
id
is
Filled
marker?
offset
path?
scale?
stroke-
width?
transform?
type
Properties
d
d
:
string
has
Stroke
hasStroke
:
boolean
id
id
:
number
is
Filled
isFilled
:
boolean
Optional
marker
marker
?:
null
offset
offset
:
number
Optional
path
path
?:
Path2D
Optional
scale
scale
?:
{
x
:
number
;
y
:
number
}
Optional
stroke-
width
"stroke-width"
?:
number
Optional
transform
transform
?:
DOMMatrix
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
d
has
Stroke
id
is
Filled
marker
offset
path
scale
stroke-
width
transform
type
Eulergraph
Loading...