DXImage Properties
Base class for images in DevExpress controls.Name | Description |
---|---|
Height | Gets the height of the image in pixels. |
Horizontal |
Gets the horizontal resolution of the image in pixels per inch. |
Image |
Gets the image format. |
Size | Gets the width and height of the image in pixels. |
Vertical |
Gets the vertical resolution of the image in pixels per inch. |
Width | Gets the width of the image in pixels. |
See Also