MESCIUS SPREAD for Windows Forms 15.0J
PaintBackground メソッド (IUniversalCellType)

セルをペイントするためのコンテキスト。
矩形領域の位置とサイズ。
塗りつぶし領域を指定するオブジェクトSystem.Drawing.Drawing2D.GraphicsPath
セルのレンダラーコントロールの名前を含むオブジェクト。
セルの外観設定。
セルの背景をペイントします。
構文
'宣言
 
Sub PaintBackground( _
   ByVal paintingContext As IPaintingContext, _
   ByVal r As Rectangle, _
   ByVal path As GraphicsPath, _
   ByVal value As Object, _
   ByRef cfResult As CfExecutedResult _
) 

パラメータ

paintingContext
セルをペイントするためのコンテキスト。
r
矩形領域の位置とサイズ。
path
塗りつぶし領域を指定するオブジェクトSystem.Drawing.Drawing2D.GraphicsPath
value
セルのレンダラーコントロールの名前を含むオブジェクト。
cfResult
セルの外観設定。
参照

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

 

 


© MESCIUS inc. All rights reserved.