MESCIUS SPREAD for Windows Forms 15.0J
PaintSplitBarCrossover メソッド (EnhancedInterfaceRenderer)

分割バーを描画するためのグラフィックデバイスインタフェース
X座標
Y座標
交差部分の幅
交差部分の高さ
分割バー間の交差部分を描画します。
構文
'宣言
 
Public Sub PaintSplitBarCrossover( _
   ByVal g As Graphics, _
   ByVal x As Integer, _
   ByVal y As Integer, _
   ByVal width As Integer, _
   ByVal height As Integer _
) 
public void PaintSplitBarCrossover( 
   Graphics g,
   int x,
   int y,
   int width,
   int height
)

パラメータ

g
分割バーを描画するためのグラフィックデバイスインタフェース
x
X座標
y
Y座標
width
交差部分の幅
height
交差部分の高さ
参照

EnhancedInterfaceRenderer クラス
EnhancedInterfaceRenderer メンバ

 

 


© MESCIUS inc. All rights reserved.