C# Class Emmellsoft.IoT.Rpi.SenseHat.Fonts.Character

An abstract character.
显示文件 Open project: emmellsoft/RPi.SenseHat

Public Methods

Method Description
ToString ( ) : string

As string.

Protected Methods

Method Description
Character ( char symbol, int width )

Method Details

Character() protected method

protected Character ( char symbol, int width )
symbol char
width int

ToString() public method

As string.
public ToString ( ) : string
return string