| MatTypeIsInteger Property  | 
        
          
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
Syntaxpublic bool IsInteger { get; }Public ReadOnly Property IsInteger As Boolean
	Get
public:
property bool IsInteger {
	bool get ();
}member IsInteger : bool with get
function get_IsInteger();
Property Value
Type: 
Boolean See Also
See Also