DIAdem Help

Method: Item for OverlayObjects

  • Updated2024-09-12
  • 1 minute(s) read

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)
ObjectOverlayObjects
Object with this method
NameOrIndexVariant
Specifies the name or the index of the OverlayObject object.
oOverlayObjectOverlayObject
Returned object