GraphicsUnitConverter.DipToTwips(Single) Method
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type |
---|---|
val | Single |
Returns
Type |
---|
Single |
See Also
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Data.v24.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 |
No
Your feedback is appreciated.