Method: Item for OverlayObjects
- Updated2024-09-12
- 1 minute(s) read
DIAdem VIEW > Methods > Method: Item for OverlayObjects
Method: Item for OverlayObjects
Returns the OverlayObject object associated with a specific name or index in a video in DIAdem VIEW.
| Note You can always omit the Item method because it is the standard element of the collection. |
Set oOverlayObject = Object.Item(NameOrIndex)
| Object | OverlayObjects Object with this method |
| NameOrIndex | Variant Specifies the name or the index of the OverlayObject object. |
| oOverlayObject | OverlayObject Returned object |