DurationMilliseconds Property |
Gets the value of the duration expressed in milliseconds.
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.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