CameraUserDataMaxSizeBytes Property |
Get 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
Syntaxpublic int UserDataMaxSizeBytes { get; }
Public ReadOnly Property UserDataMaxSizeBytes As Integer
Get
public:
property int UserDataMaxSizeBytes {
int get ();
}
Property Value
Type:
Int32
See Also