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

灰色領域を描画するためのグラフィックデバイスインタフェース
X座標
Y座標
幅(ピクセル単位)
高さ(ピクセル単位)
灰色領域を描画します。
構文
'宣言
 
Public Sub PaintGrayArea( _
   ByVal g As Graphics, _
   ByVal x As Integer, _
   ByVal y As Integer, _
   ByVal width As Integer, _
   ByVal height As Integer _
) 
public void PaintGrayArea( 
   Graphics g,
   int x,
   int y,
   int width,
   int height
)

パラメータ

g
灰色領域を描画するためのグラフィックデバイスインタフェース
x
X座標
y
Y座標
width
幅(ピクセル単位)
height
高さ(ピクセル単位)
参照

EnhancedInterfaceRenderer クラス
EnhancedInterfaceRenderer メンバ

 

 


© MESCIUS inc. All rights reserved.