バージョン

FlushInternal メソッド

そのビジュアルの印刷または評価前に、保留中の作業を SeriesViewer で強制的に終了します。
シンタックス
'宣言
 
Protected Friend Sub FlushInternal( _
   ByVal forceLayout As Boolean, _
   ByVal forceOverlay As Boolean _
) 
protected internal void FlushInternal( 
   bool forceLayout,
   bool forceOverlay
)

パラメータ

forceLayout
再配置を実行する場合は True。
forceOverlay
オーバーレイもフラッシュする場合は True。
参照