GraphicsUnitConverter.DipToTwips(RectangleF) Method
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
| Name | Type |
|---|---|
| val | RectangleF |
Returns
| Type |
|---|
| RectangleF |
See Also
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
public static RectangleF DipToTwips(
RectangleF val
)
Public Shared Function DipToTwips(
val As RectangleF
) As RectangleF
| Name | Type |
|---|---|
| val | RectangleF |
| Type |
|---|
| RectangleF |