Closure Library API Documentation
Go to class or file:
graphics.Fill
Extends
Creates a fill object
Useful links
Source Code
Git
Inheritance
goog.graphics.Fill
goog.graphics.SolidFill
goog.graphics.Fill
goog.graphics.LinearGradient
goog.graphics.Fill
Constructor
goog.graphics.Fill(
)
Instance Methods
Public
Protected
Private
Defined in
goog.graphics.Fill
getColor1
()
⇒
string
No description.
Returns:
string
The start color of a gradient fill.
code »
getColor2
()
⇒
string
No description.
Returns:
string
The end color of a gradient fill.
code »
Package graphics
Package Reference