Method | Description | |
---|---|---|
Render ( Microsoft.SPOT.Bitmap screen, Microsoft.SPOT.Font font, int height, int width, int borderBuffer, System.Color ForegroundColor, System.Color BackgroundColor ) : void |
public Render ( Microsoft.SPOT.Bitmap screen, Microsoft.SPOT.Font font, int height, int width, int borderBuffer, System.Color ForegroundColor, System.Color BackgroundColor ) : void | ||
screen | Microsoft.SPOT.Bitmap | |
font | Microsoft.SPOT.Font | |
height | int | |
width | int | |
borderBuffer | int | |
ForegroundColor | System.Color | |
BackgroundColor | System.Color | |
return | void |