Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
Syntaxpublic int PatchSize { get; set; }Public Property PatchSize As Integer
	Get
	Set
public:
property int PatchSize {
	int get ();
	void set (int value);
}member PatchSize : int with get, set
function get_PatchSize();
function set_PatchSize(value);
Property Value
Type: 
Int32 See Also
See Also