ActiveReports 12
FitToRectangle(RectangleF) Method

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace > Backdrop Class > FitToRectangle Method : FitToRectangle(RectangleF) Method
A rectangle to fit.
Sets the bounding rectangle of the Backdrop.
Syntax
'Declaration
 
Public Overloads Sub FitToRectangle( _
   ByVal rectangle As RectangleF _
) 
public void FitToRectangle( 
   RectangleF rectangle
)

Parameters

rectangle
A rectangle to fit.
See Also

Reference

Backdrop Class
Backdrop Members
Overload List