Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl Namespace / ReportSize Class / Abs Property

In This Topic
    Abs Property
    In This Topic
    Converts the current size to its absolute value.
    Syntax
    'Declaration
     
    Public ReadOnly Property Abs As ReportSize
    public ReportSize Abs {get;}

    Property Value

    The absolute value of the current size.
    See Also