Back to Devexpress

DXImage Properties

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

latest1.0 KB
Original Source

DXImage Properties

Base class for images in DevExpress controls.

NameDescription
HeightGets the height of the image in pixels.
HorizontalResolutionGets the horizontal resolution of the image in pixels per inch.
ImageFormatGets the image format.
SizeGets the width and height of the image in pixels.
VerticalResolutionGets the vertical resolution of the image in pixels per inch.
WidthGets the width of the image in pixels.

See Also

DXImage Class

DXImage Members

DevExpress.Drawing Namespace