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