ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Length Structure / ToPoints Method

In This Topic
    ToPoints Method (Length)
    In This Topic
    Converts the existing Length twips to points (1pt = 20twips)
    Syntax
    'Declaration
     
    Public Function ToPoints() As Single
    public float ToPoints()

    Return Value

    Float value in points
    See Also