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