Visual Basic (Declaration) | |
---|---|
Public Function SetAvailableSize( _ ByVal availableSize As SizeFEx _ ) As LayoutContext |
C# | |
---|---|
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.