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