DXImage.VerticalResolution Property
Gets the vertical resolution of the image in pixels per inch.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v25.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Property Value
| Type | Description |
|---|---|
| Single | The vertical resolution of the image in pixels. |
See Also