ActiveReports 8
SetAvailableSize Method

A System.Drawing.SizeF structure containing the width and height of the rectangle within which the report item is laid out.
Creates a copy of the LayoutContext with the specified available size.
Syntax
'Declaration
 
Public Function SetAvailableSize( _
   ByVal availableSize As SizeFEx _
) As LayoutContext
public LayoutContext SetAvailableSize( 
   SizeFEx availableSize
)

Parameters

availableSize
A System.Drawing.SizeF structure containing the width and height of the rectangle within which the report item is laid out.
See Also

Reference

LayoutContext Structure
LayoutContext Members

Support Forum