[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexGrid.GetZoom

GetZoom Method

GetZoom(CellRange, ScaleMode, Size)

Calculates the zoom factor to use based on the size of the range to print, scale mode, and page size.

Declaration
protected double GetZoom(CellRange rng, ScaleMode scaleMode, Size pageSize)
Parameters
Type Name Description
CellRange rng
ScaleMode scaleMode
Size pageSize
Returns
Type Description
double