Class | Description | |
---|---|---|
BlendEx | Defines a blend pattern for a LinearGradientBrush object. This class cannot be inherited. | |
ColorBlendEx | Defines arrays of colors and positions used for interpolating color blending in a multicolor gradient. This class cannot be inherited. | |
MatrixEx | Indicates a 3-by-3 affine matrix representing a geometric transform | |
RectangleEx | Stores a set of four integers that represent the location and size of a rectangle | |
RectangleFEx | Stores a set of four floating-pofloat numbers that represent the location and size of a rectangle |
Structure | Description | |
---|---|---|
ColorEx | Represents an ARGB color. | |
PointFEx | Represents an ordered pair of floating-point x- and y-coordinates that defines a point in a two-dimensional plane. | |
SizeFEx | Stores an ordered pair of floating-point numbers, typically the width and height of a rectangle. |
Enumeration | Description | |
---|---|---|
GraphicsUnitEx | Specifies the unit of measure the provided data is in. | |
MatrixOrderEx | Specifies matrix transform operation order. | |
SmoothingModeEx | Specifies if, and how, smoothing is applied to lines, curves and filled area edges. | |
TextRenderingHintEx | Specifies the text rendering quality. |