Elements collection

Contains a collection of graphic elements. The objects returned from this collection are not strictly of the type Element. They are
extended
objects that have all of the properties and methods of an Element object, as well as the properties, methods, and events for specific objects such as the Line, Button, or NumericInput object.
The Elements collection is not a creatable object. It is accessible through the Elements property of the Display or Group object.
Remarks
Certain properties and methods are common to all graphical element objects. These are exposed by the Element object. The other properties and methods belonging to an object depend on the type of object it is. When you look at a specific type of graphic element in the object browser, for example a NumericInput object, you see the common properties and methods as well as those for the specific object.
Properties
Methods
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal