High-level managed interface for PicoLCD 4x20 Sideshow device.
IRData Property
NamespacesPicoLCDLibIRDataReceivedEventArgsIRData

[This is preliminary documentation and is subject to change.]

Returns the raw IR data.
Declaration Syntax
C#Visual BasicVisual C++
public byte[] IRData { get; }
Public ReadOnly Property IRData As Byte()
public:
property array<unsigned char>^ IRData {
	array<unsigned char>^ get ();
}

Assembly: PicoLCDLib (Module: PicoLCDLib) Version: 0.1.3301.29457