Graphics
A collection of imported graphics.
Graphics Properties
| Property |
Type |
Access |
Description |
| Count |
Long |
read |
The number of Graphics. |
| Item |
Object |
read |
Returns the Graphic with the specified index or name as Long or String. |
Graphics Methods
| Method |
Returns |
Description |
| AnyItem |
Object |
Returns any Graphic. |
| FirstItem |
Object |
Returns the first Graphic. |
| ItemByID |
Object |
Returns the Graphic with the specified ID. |
| ItemByRange |
Objects |
Returns the Graphics within the specified range. |
| LastItem |
Object |
Returns the last Graphic. |
| MiddleItem |
Object |
Returns the middle Graphic. |
| NextItem |
Object |
Returns the next Graphic. |
| PreviousItem |
Object |
Returns the previous Graphic. |
Previous post: GridPreference
Next post: GraphicLines