DXImage.Height Property
Gets the height of the image in pixels.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Property Value
Type | Description |
---|---|
Int32 | The height of the image in pixels. |
See Also