| DictionaryBytesList Property  | 
        
         
            Marker code information
            
 
    Namespace: 
   OpenCvSharp.Aruco
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
Syntaxpublic Mat BytesList { get; }Public ReadOnly Property BytesList As Mat
	Get
public:
property Mat^ BytesList {
	Mat^ get ();
}member BytesList : Mat with get
function get_BytesList();
Property Value
Type: 
Mat See Also
See Also