MESCIUS SPREAD for Windows Forms 15.0J
PaintSplitBar メソッド (FlatInterfaceRenderer)

Graphicsオブジェクト。
X座標。
Y座標。
幅。
高さ。
分割バーを描画します。
構文
'宣言
 
Public Sub PaintSplitBar( _
   ByVal g As Graphics, _
   ByVal x As Integer, _
   ByVal y As Integer, _
   ByVal width As Integer, _
   ByVal height As Integer _
) 
public void PaintSplitBar( 
   Graphics g,
   int x,
   int y,
   int width,
   int height
)

パラメータ

g
Graphicsオブジェクト。
x
X座標。
y
Y座標。
width
幅。
height
高さ。
参照

FlatInterfaceRenderer クラス
FlatInterfaceRenderer メンバ

 

 


© MESCIUS inc. All rights reserved.