DXGraphicsUnitConverter.Convert(PointF, Single, Single) Method
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v25.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Parameters
| Name | Type |
|---|---|
| point | PointF |
| fromDpi | Single |
| toDpi | Single |
Returns
| Type |
|---|
| PointF |
See Also