ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / Line Class / Size Property

In This Topic
    Size Property (Line)
    In This Topic
    Gets or sets the size of the control in inches.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Property Size As SizeF
    public override SizeF Size {get; set;}
    See Also