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