DIAdem Help

Method: Item for OverlayObjects

  • Mise à jour2024-09-12
  • Temps de lecture : 1 minute(s)

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