VideoStreamIntervalStartTime Property |
Namespace:
AGI.Foundation.Graphics.Imaging
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public JulianDate IntervalStartTime { get; set; }
Public Property IntervalStartTime As JulianDate
Get
Set
public:
property JulianDate IntervalStartTime {
JulianDate get ();
void set (JulianDate value);
}
member IntervalStartTime : JulianDate with get, set
Property Value
Type:
JulianDateSee Also