SenseHatLedMatrix.Fill(Color) Method
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.
Fill LED matrix with a specific color
public abstract void Fill (System.Drawing.Color color = default);
abstract member Fill : System.Drawing.Color -> unit
Public MustOverride Sub Fill (Optional color As Color = Nothing)
Parameters
- color
- Color
Color to fill the device with