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