| FileStorageState Property |
the writer state
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public FileStorageStates State { get; }
Public ReadOnly Property State As FileStorageStates
Get
public:
property FileStorageStates State {
FileStorageStates get ();
}
member State : FileStorageStates with get
Property Value
Type:
FileStorageStatesSee Also