Gets or sets the Scene
Manager time at which the video will begin playing when the
Playback
property is set to
Time Interval.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property IntervalStartTime() As IAgDate
|
| [C#] |
|---|
public IAgDate IntervalStartTime {get; set;}
|
| [Managed C++] |
|---|
public: __property IAgDate^ get_IntervalStartTime();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_IntervalStartTime(
|
| [Java] |
|---|
public IAgDate getIntervalStartTime();public void setIntervalStartTime(
|