FixedSizeFont(Int32, Byte[], Int32) 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.
Constructs FixedSizeFont instance
public FixedSizeFont (int bytesPerCharacter, byte[] data, int spaceWidth = 3);
new Iot.Device.Max7219.FixedSizeFont : int * byte[] * int -> Iot.Device.Max7219.FixedSizeFont
Public Sub New (bytesPerCharacter As Integer, data As Byte(), Optional spaceWidth As Integer = 3)
Parameters
- bytesPerCharacter
- Int32
number of bytes per character
- data
- Byte[]
Font data
- spaceWidth
- Int32
Space width