1. Properties
  2. canvas
  3. direction
  4. fillStyle
  5. filter
  6. font
  7. globalAlpha
  8. globalCompositeOperation
  9. hashCode
  10. imageSmoothingEnabled
  11. imageSmoothingQuality
  12. lineCap
  13. lineDashOffset
  14. lineJoin
  15. lineWidth
  16. miterLimit
  17. runtimeType
  18. shadowBlur
  19. shadowColor
  20. shadowOffsetX
  21. shadowOffsetY
  22. strokeStyle
  23. textAlign
  24. textBaseline
  25. Methods
  26. arc
  27. arcTo
  28. beginPath
  29. bezierCurveTo
  30. clearRect
  31. clip
  32. closePath
  33. commit
  34. createImageData
  35. createLinearGradient
  36. createPattern
  37. createRadialGradient
  38. drawImage
  39. ellipse
  40. fill
  41. fillRect
  42. fillText
  43. getImageData
  44. getLineDash
  45. isPointInPath
  46. isPointInStroke
  47. lineTo
  48. measureText
  49. moveTo
  50. noSuchMethod
  51. putImageData
  52. quadraticCurveTo
  53. rect
  54. resetTransform
  55. restore
  56. rotate
  57. save
  58. scale
  59. setLineDash
  60. setTransform
  61. stroke
  62. strokeRect
  63. strokeText
  64. toString
  65. transform
  66. translate
  67. Operators
  68. operator ==