C# Class SystemUtils.Font

Show file Open project: vogon101/BasicOS Class Usage Examples

Public Properties

Property Type Description
fontSize int

Public Methods

Method Description
getChar ( char c ) : int[]

Method Details

getChar() public abstract method

public abstract getChar ( char c ) : int[]
c char
return int[]

Property Details

fontSize public property

public int fontSize
return int