Show:

An anonymous type representing a show note

Properties

backgroundColor

Number

Defined in ShowNote.js:32

Background color (0 - 15)

bold

Boolean

Defined in ShowNote.js:38

Bold font

color

Number

Defined in ShowNote.js:25

The color of the item (0 to 15)

fixedPitch

Boolean

Defined in ShowNote.js:44

Fixed pitch font

fontSize

Number

Defined in ShowNote.js:50

Font size

hidden

Boolean

Defined in ShowNote.js:56

True if the show note is currently hidden

imageHeight

Number

Defined in ShowNote.js:80

Height of the image in pixels

imageScale

Number

Defined in ShowNote.js:68

How much to scale the image by (0.0 - 1.0)

imageUrl

String

Defined in ShowNote.js:62

URL to retrieve the note's background image (or null)

imageWidth

Number

Defined in ShowNote.js:74

Width of the image in pixels

kind

String

Defined in ShowNote.js:7

The item kind - either "song" or "break"

name

String

Defined in ShowNote.js:13

The name of the song or break

pr

Number

Defined in ShowNote.js:19

The zero based program number of a song

text

String

Defined in ShowNote.js:86

The show note's text

textAlign

String

Defined in ShowNote.js:92

Text alignment ("left", "center" or "right")

textColor

Number

Defined in ShowNote.js:98

Text color (0 - 15)