Namespace System.Drawing
Structs
- Color
Represents an ARGB (alpha, red, green, blue) color.
- Point
Represents an ordered pair of x and y coordinates that define a point in a two-dimensional plane.
- Rectangle
Stores the location and size of a rectangular region.
- Size
Represents the size of a rectangular region with an ordered pair of width and height.
Enums
- ColorOrder
Enum for specifying the order in which color components are arranged in a pixel.
- ContentAlignment
Specifies alignment of content on the drawing surface.