Container Methods (inherits Object)
void setBackgroundGraphic
(
string name,
number scale
)
Set background from graphic
-
Return: void:
-
Arg: string: Graphic name in database
-
Arg: number: Scaling options
void setBackgroundImage
(
data image,
number scale
)
Set background from image data
-
Return: void:
-
Arg: data: Image data
-
Arg: number: Scaling options