ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / GlobalConstants Class / FTwipsPerInch Field

In This Topic
    FTwipsPerInch Field
    In This Topic
    Gets the number of Twips per inch as a float.
    Syntax
    'Declaration
     
    Public Const FTwipsPerInch As Single
    public const float FTwipsPerInch

    Field Value

    A System.Single representing the number of Twips per inch, which is 1440f.
    See Also