Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic static Range All { get; }
Public Shared ReadOnly Property All As Range
Get
public:
static property Range All {
Range get ();
}
static member All : Range with get
OpenCvSharp.Range.get_All = function();
Property Value
Type:
Range
See Also