MESCIUS SPREAD for Windows Forms 17.0J
PaintBackground メソッド (ITextOrientationSupport2)

セルを描画するためのグラフィックデバイスインタフェース。
塗りつぶし領域を指定するSystem.Drawing.Drawing2D.GraphicsPath
描画設定を指定するApperarance
レンダラーコントロールの名前を含むオブジェクト。
セルが選択された状態にある場合はtrue。。
セルがロックされた状態にある場合は true
レンダラーコントロールの表示倍率を表す数値。
背景色を描画します。
構文
'Declaration
 
Sub PaintBackground( _
   ByVal g As Graphics, _
   ByVal path As GraphicsPath, _
   ByVal appearance As Appearance, _
   ByVal value As Object, _
   ByVal isSelected As Boolean, _
   ByVal isLocked As Boolean, _
   ByVal zoomFactor As Single _
) 

パラメータ

g
セルを描画するためのグラフィックデバイスインタフェース。
path
塗りつぶし領域を指定するSystem.Drawing.Drawing2D.GraphicsPath
appearance
描画設定を指定するApperarance
value
レンダラーコントロールの名前を含むオブジェクト。
isSelected
セルが選択された状態にある場合はtrue。。
isLocked
セルがロックされた状態にある場合は true
zoomFactor
レンダラーコントロールの表示倍率を表す数値。
参照

ITextOrientationSupport2 インタフェース
ITextOrientationSupport2 メンバ

 

 


© MESCIUS inc. All rights reserved.