Returns the Graphic with the specified index.
Graphics
A collection of imported graphics in any graphic file format (vector, metafile, or bitmap).
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Number | readonly | The number of objects in the collection. |
Methods
Returns any Graphic in the collection.
Displays the number of elements in the Graphic.
Returns every Graphic in the collection.
Returns the first Graphic in the collection.
Returns the Graphic with the specified index or name.
Returns the Graphic with the specified ID.
Returns the Graphic with the specified name.
Returns the Graphics within the specified range.
Returns the last Graphic in the collection.
Returns the middle Graphic in the collection.
Returns the Graphic whose index follows the specified Graphic in the collection.
Returns the Graphic with the index previous to the specified index.
Generates a string which, if executed, will return the Graphic.
Object of 38
Properties elsewhere that hold a Graphics.
Parameter of 1
Method parameters that accept a Graphics.