'宣言 Public Overloads Function GetPageImage( _ ByVal rng As GridCellRange, _ ByVal contentSize As System.Windows.Size, _ Optional ByVal scaleMode As GridScaleMode _ ) As System.Windows.FrameworkElement
public System.Windows.FrameworkElement GetPageImage( GridCellRange rng, System.Windows.Size contentSize, GridScaleMode scaleMode )
パラメータ
- rng
- 画像に入れる GridCellRange。
- contentSize
- 複数ページのコンテンツ領域のサイズ(ピクセル単位)。
- scaleMode
- 画像のスケーリング方法を決定する GridScaleMode。
戻り値の型
グリッドの特定のパーツを表す System.Windows.FrameworkElement。