SetCurtainNamedProperty

 

Purpose: Set the properties of a named curtain.

 

 

Argument  

Type

Required

Purpose

1

Integer

Yes

Curtain number for a named curtain.

       
2 String Yes
Argument 2: Argument 3:
"OptionalCurtainLabel"  "Label text"
"CurtainLabelShow"

0- don't show

1 - show

"CurtainLabelFont" "Font Name" must exactly match an existing font name, case is probably ignored
"CurtainLabelFontSize"

font size

must match valid sizes in Milestones:
3,4,5,6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,32,36,40,44,48,60,72

"CurtainLabelFontColor" must be an RGB color, such as RGB(255,0,0)
"CurtainLabelTextAngle"

0=not rotated

90 = rotated 90 degrees clockwise

-90 = rotated 90 degrees counterclockwise

"CurtainLabelTextAlign"

0=left

1 = center

2 = right

"CurtainLabelTextPosition"

0= left

1=center

2 = right

"CurtainLabelTextBold"

0=normal

1=bold

"CurtainLabelTextItal" must be 0, 1 (not ital, ital)
"CurtainLabelTextUnder"

0= not under and not strikethrough

1=under but not strikethrough

2=not under but strikethrough

3=under and strikethrough