Eulergraph
Preparing search index...
entities/cell/helpers/getLinkDrawPaths/getLineDrawPathSvg
getLineDrawPathSvg
Function getLineDrawPathSvg
getLineDrawPathSvg
(
points
:
Point
[]
,
options
?:
{
isClosed
?:
boolean
;
isSmooth
?:
boolean
;
normalsSize
?:
number
;
normalsStep
?:
number
;
offsets
?:
{
end
?:
number
;
start
?:
number
}
;
radius
?:
number
;
type
?:
CurveType
;
}
,
)
:
string
Parameters
points
:
Point
[]
Optional
options
:
{
isClosed
?:
boolean
;
isSmooth
?:
boolean
;
normalsSize
?:
number
;
normalsStep
?:
number
;
offsets
?:
{
end
?:
number
;
start
?:
number
}
;
radius
?:
number
;
type
?:
CurveType
;
}
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eulergraph
Loading...