WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
FlexGrid Class
/ GetZoom Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetZoom Method (FlexGrid)
In This Topic
Calculates the zoom factor to use based on scale mode, and page size.
Syntax
C#
protected
double
GetZoom(
GridScaleMode
scaleMode
,
Size
pageSize
)
Parameters
scaleMode
pageSize
See Also
Reference
FlexGrid Class
FlexGrid Members