Parent DisplayObject Library display.* Revision Release 2024.3703 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)