OpenSheetMusicDisplay
Preparing search index...
GraphicalTie
Class GraphicalTie
The graphical counterpart of a [[Tie]].
Index
Constructors
constructor
Properties
vf
Tie
Accessors
End
Note
Get
Tie
Start
Note
SVGElement
Tie
Constructors
constructor
new
GraphicalTie
(
tie
:
Tie
,
start
?:
GraphicalNote
,
end
?:
GraphicalNote
,
)
:
GraphicalTie
Parameters
tie
:
Tie
start
:
GraphicalNote
= undefined
end
:
GraphicalNote
= undefined
Returns
GraphicalTie
Properties
vf
Tie
vfTie
:
StaveTie
Accessors
End
Note
get
EndNote
()
:
GraphicalNote
Returns
GraphicalNote
set
EndNote
(
value
:
GraphicalNote
)
:
void
Parameters
value
:
GraphicalNote
Returns
void
Get
Tie
get
GetTie
()
:
Tie
Returns
Tie
Start
Note
get
StartNote
()
:
GraphicalNote
Returns
GraphicalNote
set
StartNote
(
value
:
GraphicalNote
)
:
void
Parameters
value
:
GraphicalNote
Returns
void
SVGElement
get
SVGElement
()
:
HTMLElement
Returns
HTMLElement
Tie
get
Tie
()
:
Tie
Returns
Tie
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
vf
Tie
Accessors
End
Note
Get
Tie
Start
Note
SVGElement
Tie
OpenSheetMusicDisplay
Loading...
The graphical counterpart of a [[Tie]].