Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CoderLine/alphaTab
/ closePath
Method
closePath
packages/alphatab/src/platform/ICanvas.ts:129–129 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
127
beginPath(): void;
128
129
closePath(): void;
130
131
fill(): void;
132
Callers
8
closePath
Method · 0.65
closePath
Method · 0.65
closePath
Method · 0.65
paintSingleBar
Function · 0.65
paintTie
Function · 0.65
paint
Method · 0.65
paint
Method · 0.65
_paintBendLineArrow
Method · 0.65
Implementers
3
Html5Canvas
packages/alphatab/src/platform/javascr
SkiaCanvas
packages/alphatab/src/platform/skia/Sk
AndroidCanvas
packages/kotlin/src/android/src/main/j
Calls
no outgoing calls
Tested by
no test coverage detected