graphics property

Graphics graphics
getter/setter pair

Specifies the graphics object belonging to this Shape object, where vector drawing commands can occur.

Implementation

Graphics graphics = Graphics();