ActiveReports 9
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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LayoutContext Structure
LayoutContext Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum