Click or drag to resize

IPacketIsReadOnly Property

Determines if the IPacket can be modified.

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
bool IsReadOnly { get; }

Property Value

Type: Boolean
See Also