BiColorBarGraph(I2cDevice) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initialize BarGraph display
public BiColorBarGraph (System.Device.I2c.I2cDevice i2cDevice);
new Iot.Device.Display.BiColorBarGraph : System.Device.I2c.I2cDevice -> Iot.Device.Display.BiColorBarGraph
Public Sub New (i2cDevice As I2cDevice)