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