Namespace: Microsoft.Xna.Framework.GraphicsAssembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
public void End ()
Call End after all calls to Draw are complete.
Unexpected behavior can result when rendering sprites and 3D objects on the same graphics device. For more information, see Render States and the Graphics Device.