Exemplo n.º 1
0
 /// <summary>Begins the drawing stage.</summary>
 /// <param name="backgroundColor">A color to which the background should be cleared.</param>
 /// <exception cref="ObjectDisposedException">The context has been disposed.</exception>
 public abstract void BeginDrawing(ColorRgba backgroundColor);