CameraInfoUserDataGroupMaxSizeBytes Property |
The maximum number of bytes of user data that can be stored in the camera
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public ulong MaxSizeBytes { get; set; }
Public Property MaxSizeBytes As ULong
Get
Set
public:
property unsigned long long MaxSizeBytes {
unsigned long long get ();
void set (unsigned long long value);
}
Property Value
Type:
UInt64See Also