DurationTimeSpan Property  | 
 
Gets the value of the duration expressed as a TimeSpan structure.
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.15.0.0
Syntaxpublic TimeSpan TimeSpan { get; }Public ReadOnly Property TimeSpan As TimeSpan
	Get
public:
property TimeSpan TimeSpan {
	TimeSpan get ();
}Property Value
Type: 
TimeSpan
See Also