ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Tools Namespace / FloatExtensions Class / FromPixelToTwips Method

In This Topic
    FromPixelToTwips Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function FromPixelToTwips( _
       ByVal val As Single _
    ) As Single
    public static float FromPixelToTwips( 
       float val
    )

    Parameters

    val
    See Also