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