Back to Devexpress

DXGraphics Properties

corelibraries-devexpress-dot-drawing-dot-dxgraphics-dot-underscore-properties.md

latest1.6 KB
Original Source

DXGraphics Properties

Allows you to draw graphics content.

NameDescription
ClipBoundsObtains the clipping region of the graphics layout.
CompositingModeGets or sets how to draw composited images
DpiXGets the horizontal resolution of the DXGraphics object.
DpiYGets the vertical resolution of the DXGraphics object.
InterpolationModeGets or sets the interpolation mode associated with the DXGraphics object.
PageScaleGets or sets the scaling between world units and page units.
PageUnitGets or sets the measure units used for page coordinates.
SmoothingModeGets or sets the rendering quality.
TextRenderingHintGets or sets the text rendering mode.
TransformGets or sets a copy of the geometric world transformation.

See Also

DXGraphics Class

DXGraphics Members

DevExpress.Drawing Namespace