Line, Rectangle, Ellipse
Draws graphics primitives (line, rectangle, ellipse, polygon, curves) on RGB, CMYK, Grayscale images.
Download TrialTo run this sample in Visual Studio, install the Graphics Mill trial and open the Aurigma.GraphicsMill.sln solution in the Samples folder. Find the sample in this project:
C. Drawing → C.01. Line, Rectangle, Ellipse
Code snippet
Loading from GitHub..