ImageInfo.Height Property
Specifies the height of the image.
Namespace: DevExpress.ExpressApp.Utils
Assembly: DevExpress.ExpressApp.v25.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value specifying the height of the image, in pixels. |
See Also