search

goog.graphics.ext.Image

Provided By
Extends
All Implemented Interfaces

Wrapper for a graphics image element.

new Image( group, src )

Parameters
group(goog.graphics.ext.Group|null)

Parent for this element.

srcstring

The path to the image to display.

Instance Methods

Instance Properties