SpriteBlt.Draw Method (SimpleTextureCollection, Int32, Rectangle, Vector2, Vector2, Vector2, Single, Int32)
The Draw method is used to draw draw the sprite on the screen.
[Visual Basic] Overloads Public Sub Draw( _ ByVal TextureCollection As SimpleTextureCollection, _ ByVal Index As Integer, _ ByVal SourceRectangle As Rectangle, _ ByVal Translation As Vector2, _ ByVal Scale As Vector2, _ ByVal RotationCenter As Vector2, _ ByVal Rotation As Single, _ ByVal Color As Integer _ )