ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / LayoutResult Structure / ActualSize Property

In This Topic
    ActualSize Property
    In This Topic
    Indicates the actual size that layout area, produced by layout manager, will occupy.
    Syntax
    'Declaration
     
    Public ReadOnly Property ActualSize As SizeF
    public SizeF ActualSize {get;}
    See Also