DXImage.Width Property
Gets the width 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 width of the image in pixels. |
See Also