MESCIUS SPREAD for Windows Forms 15.0J
PaintRangeGroupLevelBox メソッド (IInterfaceRenderer)

ボックスを描画するためのグラフィックデバイスインタフェース
X座標
Y座標
幅(ピクセル単位)
高さ(ピクセル単位)
アウトライン(範囲グループ)のレベル
これが行のアウトライン(範囲グループ)であるかどうか
右から左に設定するかどうか
アウトライン(範囲グループ)のレベルインジケーターボックスを描画します。
構文
'宣言
 
Sub PaintRangeGroupLevelBox( _
   ByVal g As Graphics, _
   ByVal x As Integer, _
   ByVal y As Integer, _
   ByVal width As Integer, _
   ByVal height As Integer, _
   ByVal groupLevel As Integer, _
   ByVal rowGroup As Boolean, _
   ByVal isLeftToRight As Boolean _
) 
void PaintRangeGroupLevelBox( 
   Graphics g,
   int x,
   int y,
   int width,
   int height,
   int groupLevel,
   bool rowGroup,
   bool isLeftToRight
)

パラメータ

g
ボックスを描画するためのグラフィックデバイスインタフェース
x
X座標
y
Y座標
width
幅(ピクセル単位)
height
高さ(ピクセル単位)
groupLevel
アウトライン(範囲グループ)のレベル
rowGroup
これが行のアウトライン(範囲グループ)であるかどうか
isLeftToRight
右から左に設定するかどうか
参照

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

 

 


© MESCIUS inc. All rights reserved.