Defines an arrow.
Arguments:
Returns: !goog.graphics.Path
The path.
|
code » | |||||
Defines a regular n-gon by specifing the center, a vertex, and the total
number of vertices.
Arguments:
Returns: !goog.graphics.Path
The path.
|
code » |