Calls SpriteBatch.End of the SpriteBatch to commit the
current batch.
Namespace: DigitalRune.Game.UI.RenderingAssembly: DigitalRune.Game.UI (in DigitalRune.Game.UI.dll) Version: 1.1.0.0 (1.1.1.9392)
Syntax
| C# |
|---|
public void EndBatch() |
| Visual Basic |
|---|
Public Sub EndBatch |
| Visual C++ |
|---|
public: virtual void EndBatch() sealed |