Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Methods

beginPath

  • beginPath(): void
  • Returns void

clip

  • Parameters

    Returns void

  • Parameters

    Returns void

fill

  • Parameters

    Returns void

  • Parameters

    Returns void

isPointInPath

  • Parameters

    Returns boolean

  • Parameters

    Returns boolean

isPointInStroke

  • isPointInStroke(x: number, y: number): boolean
  • isPointInStroke(path: Path2D, x: number, y: number): boolean
  • Parameters

    • x: number
    • y: number

    Returns boolean

  • Parameters

    • path: Path2D
    • x: number
    • y: number

    Returns boolean

stroke

  • stroke(): void
  • stroke(path: Path2D): void
  • Returns void

  • Parameters

    Returns void

Generated using TypeDoc