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

In This Topic
    ToMillimeters Method
    In This Topic
    Converts the existing Length twips to millimeters (1mm = 56.7twips)
    Syntax
    'Declaration
     
    Public Function ToMillimeters() As Single
    public float ToMillimeters()

    Return Value

    Float value in millimeters
    See Also