Parent DisplayObject Library display.* Revision Release 2022.3683 Keywords shape See also Shapes — Paths, Fills, Strokes (guide) display.newImage() display.newImageRect() display.newCircle() display.newPolygon() display.newRect() display.newRoundedRect() display.newLine()
Vector display objects are objects created without the use of images, such as rectangles, circles, rounded rectangles, and lines.
(Inherits properties from DisplayObject)
(Inherits methods from DisplayObject)