surface.DrawLine
Example
This example will draw a pixel perfect circle in the middle of your screen.
Draws a line from one point to another.
This means that it will only work in 2d Rendering Hooks.
This example will draw a pixel perfect circle in the middle of your screen.