Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Graphic.canvas

Switch to Manual
public var canvas: Canvas;

Description

A reference to the Canvas this Graphic is rendering to.

In case the Graphic being in a hierarchy with multiple Canvii, the Canvas closest to the root will be used.