goog.graphics.Fill | |
goog.graphics.SolidFill | goog.graphics.Fill |
color
: string
The color of the background.
|
opt_opacity
: number=
The opacity of the background fill. The value
must be greater than or equal to zero (transparent) and less than or
equal to 1 (opaque).
|
![]()
No description.
|
Code » |