Changed RGBA_Bytes -> Color

This commit is contained in:
Lars Brubaker 2017-10-31 11:43:25 -07:00
parent c6a3c14118
commit 8d1fecab8c
107 changed files with 495 additions and 495 deletions

View file

@ -49,7 +49,7 @@ namespace MatterHackers.MatterControl
private TypeFacePrinter printer = null;
public RGBA_Bytes TextColor = new RGBA_Bytes(102, 102, 102);
public Color TextColor = new Color(102, 102, 102);
private int forceStartLine = -1;
public double Position0To1