DevExpress.Drawing Namespace
Contains cross-platform counterparts of the System.Drawing
classes not supported in non-Windows environments.
Assembly: DevExpress.Drawing.v24.2.dll
NuGet Package: DevExpress.Drawing
#Classes
Name | Description |
---|---|
DXAdjustable |
An adjustable arrow-shaped line cap. |
DXBitmap | Encapsulates a bitmap which consists of the pixel data for a graphics image and its attributes. |
DXBlend | Defines blending patterns. |
DXBrush | Base class for brushes. |
DXColor |
Defines arrays of colors and positions used to interpolate color blending in a multicolor gradient. |
DXCustom |
A custom user-defined line cap. |
DXCustom |
A base class for custom user-defined line caps. |
DXFont | Contains the text format settings such as font size and style. |
DXFont |
Contains additional font properties. |
DXFont |
A repository of user-defined fonts. |
DXGraphics | Allows you to draw graphics content. |
DXGraphics |
Defines a series of connected lines and curves. |
DXGraphics |
Contains graphical data |
DXGraphics |
Enables you to convert values that are calculated in some measure units to different measure units. |
DXHatch |
A rectangular brush with a hatch style, a foreground color, and a background color. |
DXImage | Base class for images in DevExpress controls. |
DXImage |
Specifies the image format. |
DXLinear |
A brush that paints an area with a linear gradient. |
DXMargins | Specifies the dimensions of the margins of a printed page. |
DXMatrix | Encapsulates a 3x2 affine matrix used for geometric transformations. |
DXPath |
A brush that fills the interior of a DXGraphics object with a gradient.
|
DXPen | Defines an object used to draw lines and curves. |
DXRegion | Describes the interior of a graphics shape composed of rectangles and paths. |
DXSolid |
A single-color brush. |
DXString |
Contains text layout information, display manipulations, and Open |
DXSvg |
Defines a vector image. |
DXTexture |
A brush that uses an image to fill a shape interior. |
DXTiling |
Base class for pattern brushes. |
Not |
Contains data for the Query |
Settings static | Contains drawing engine settings. |
#Structs
Name | Description |
---|---|
DXFont |
Contains information about a font in DXFont |
#Enums
Name | Description |
---|---|
Drawing |
Lists values that indicate the drawing engine. |
DXClip |
Lists values that indicate how clipping regions can be combined. |
DXCompositing |
Lists values that indicate how to combine source colors with background colors. |
DXDash |
Lists values that indicate the type of graphic shape to use on both ends of each dash in a dashed line. |
DXDash |
Lists values that indicate the dashed line style. |
DXFill |
Lists values that indicate fill modes of a closed path interior. |
DXFont |
Lists values that indicate style information applied to text. |
DXGraphics |
Lists values that indicate the measurement unit for the given data. |
DXHatch |
Lists values that indicate patterns available for a hatch brush. |
DXHotkey |
Lists values that indicate the display mode of the hotkey prefixes. |
DXInterpolation |
Lists values that indicate the algorithm used when images are scaled or rotated. |
DXLinear |
Lists values that indicate the direction of a linear gradient. |
DXLine |
Lists values that indicate available cap styles for a DXPen instance.
|
DXLine |
Lists values that indicate how to join consecutive line or curve segments in a figure. |
DXMatrix |
Lists values that indicate the order for matrix transformation operations. |
DXPath |
List types of points available for the DXGraphics instance.
|
DXPen |
Lists values that indicate the pen type. |
DXRotate |
Lists values that indicate the rotation and flip type. |
DXSmoothing |
Lists values that indicate smoothing (antialiasing) mode applied to lines and curves and the edges of filled areas. |
DXString |
Lists values that indicate the type of alignment of a text string relative to its layout rectangle. |
DXString |
Specifies the display and layout information for text strings. |
DXString |
Lists values that indicate how to trim characters from a string that does not completely fit into a layout shape. |
DXText |
Lists values that indicate the quality of text rendering. |
DXWrap |
Lists values that indicate how to lite a texture or gradient it is smaller than the area being filled. |