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