CameraHealthMaxTransferSpeedGroupValue Property |
Max transfer speed in megabits per second (Mbps).
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntaxpublic Nullable<uint> Value { get; set; }Public Property Value As Nullable(Of UInteger)
Get
Set
public:
property Nullable<unsigned int> Value {
Nullable<unsigned int> get ();
void set (Nullable<unsigned int> value);
}Property Value
Type:
NullableUInt32
See Also