DurationMilliseconds Property |
Gets the value of the duration expressed in milliseconds.
Namespace:
Zivid.NET
Assembly:
ZividNET (in ZividNET.dll) Version: 1.0.0
Syntax public long Milliseconds { get; }
Public ReadOnly Property Milliseconds As Long
Get
public:
property long long Milliseconds {
long long get ();
}
Property Value
Type:
Int64See Also