| RNGState Property |
[Missing <summary> documentation for "P:OpenCvSharp.RNG.State"]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public ulong State { get; set; }
Public Property State As ULong
Get
Set
public:
property unsigned long long State {
unsigned long long get ();
void set (unsigned long long value);
}
member State : uint64 with get, set
Property Value
Type:
UInt64See Also