Eulergraph
Preparing search index...
entities/cell/helpers/getShapeGhost
getShapeGhost
Function getShapeGhost
getShapeGhost
(
cell
:
Cell
,
cellRealCellSize
:
{
height
:
number
;
offset
:
Point
;
width
:
number
}
,
drawingScale
?:
number
,
customAttrs
?:
CustomAttrs
|
null
,
currentTheme
?:
ThemeItem
|
null
,
)
:
HTMLCanvasElement
|
null
Parameters
cell
:
Cell
cellRealCellSize
:
{
height
:
number
;
offset
:
Point
;
width
:
number
}
drawingScale
:
number
= 100
customAttrs
:
CustomAttrs
|
null
= null
currentTheme
:
ThemeItem
|
null
= null
Returns
HTMLCanvasElement
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eulergraph
Loading...