[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Border.InflateInches

InflateInches Method

InflateInches(DeviceInfo, RectangleF)

Inflates the boundaries according to the mergins in inch units.

Declaration
public RectangleF InflateInches(DeviceInfo graphics, RectangleF inchBounds)
Parameters
Type Name Description
DeviceInfo graphics

The device info.

RectangleF inchBounds

Specified bounds.

Returns
Type Description
RectangleF

Returns the inflated bounds.