API Documentation for: 1.0.0
Show:

Graphics.BeginPath Class

Module: EaselJS

Graphics command object to begin a new path. See Graphics and append for more information.

Constructor

Graphics.BeginPath

()

Item Index

Methods

Methods

exec

(
  • ctx
)

Defined in exec:1895

Execute the Graphics command in the provided Canvas context.

Parameters:

  • ctx CanvasRenderingContext2D

    The canvas rendering context