@tspro/web-music-score
Preparing search index...
react-ui
FretPosition
Class FretPosition
Index
Constructors
constructor
Properties
border
Color
chromatic
Id
fill
Color
fret
Id
guitar
Ctx
is
Barre
is
Scale
Note
is
Scale
Root
Note
is
Visible
note
string
Id
text
text
Color
Accessors
chromatic
Class
Methods
hide
set
Default
Border
Color
set
Default
Fill
Color
set
Default
Text
show
Constructors
constructor
new
FretPosition
(
guitarCtx
:
GuitarContext
,
stringId
:
number
,
fretId
:
number
,
chromaticId
:
number
,
)
:
FretPosition
Parameters
guitarCtx
:
GuitarContext
stringId
:
number
fretId
:
number
chromaticId
:
number
Returns
FretPosition
Properties
border
Color
borderColor
:
undefined
|
string
Readonly
chromatic
Id
chromaticId
:
number
fill
Color
fillColor
:
undefined
|
string
Readonly
fret
Id
fretId
:
number
Readonly
guitar
Ctx
guitarCtx
:
GuitarContext
is
Barre
isBarre
:
boolean
= false
Readonly
is
Scale
Note
isScaleNote
:
boolean
Readonly
is
Scale
Root
Note
isScaleRootNote
:
boolean
is
Visible
isVisible
:
boolean
= false
Readonly
note
note
:
Note
Readonly
string
Id
stringId
:
number
text
text
:
string
= ""
text
Color
textColor
:
string
= DefaultColors.TextColor
Accessors
chromatic
Class
get
chromaticClass
()
:
number
Returns
number
Methods
hide
hide
()
:
void
Returns
void
set
Default
Border
Color
setDefaultBorderColor
(
showBorder
?:
boolean
)
:
void
Parameters
showBorder
:
boolean
= false
Returns
void
set
Default
Fill
Color
setDefaultFillColor
()
:
void
Returns
void
set
Default
Text
setDefaultText
()
:
void
Returns
void
show
show
()
:
void
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
border
Color
chromatic
Id
fill
Color
fret
Id
guitar
Ctx
is
Barre
is
Scale
Note
is
Scale
Root
Note
is
Visible
note
string
Id
text
text
Color
Accessors
chromatic
Class
Methods
hide
set
Default
Border
Color
set
Default
Fill
Color
set
Default
Text
show
@tspro/web-music-score
Loading...