DurationTimeSpan Property |
Gets the value of the duration expressed as a TimeSpan structure.
Namespace:
Zivid.NET
Assembly:
ZividNET (in ZividNET.dll) Version: 1.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