ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.GraphicalRenderers Namespace / DelayedTextInfo Class / LayoutRectangle Property

In This Topic
    LayoutRectangle Property
    In This Topic
    Gets the layout rectangle for the delayed text.
    Syntax
    'Declaration
     
    Public ReadOnly Property LayoutRectangle As RectangleF
    public RectangleF LayoutRectangle {get;}
    See Also