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