Returns the position of this item within the timeline where the first item has an index of 0.
This property can return -1 in the two cases where this object is not currently represented in the timeline. The two cases are:
1. When this is a TimelineGroup object and the group is expanded.
2. When this object is part of a group and the group is collapsed.
"timelineGroup_var" is a variable referencing a TimelineGroup object.
|
"timelineGroup_var" is a variable referencing a TimelineGroup object.
|