OLAP for WPF /Silverlight
GetZoom メソッド

C1.WPF.FlexGrid.4.5.2 アセンブリ > C1.WPF.FlexGrid 名前空間 > C1FlexGrid クラス : GetZoom メソッド
印刷する範囲のサイズ、拡大縮小モード、およびページサイズに基づいて、 使用するズーム倍率を計算します。
シンタックス
'宣言
 
Protected Function GetZoom( _
   ByVal rng As CellRange, _
   ByVal scaleMode As ScaleMode, _
   ByVal pageSize As System.Windows.Size _
) As System.Double
protected System.double GetZoom( 
   CellRange rng,
   ScaleMode scaleMode,
   System.Windows.Size pageSize
)

パラメータ

rng
scaleMode
pageSize
参照

C1FlexGrid クラス
C1FlexGrid メンバ