MESCIUS SPREAD for Windows Forms 15.0J
Draw(Graphics,Rectangle) メソッド

System.Drawing.Graphicsオブジェクト
描画対象の矩形座標を表すSystem.Drawing.Rectangle値。
指定されたSystem.Drawing.Graphics面上に、指定されたSystem.Drawing.Rectangle構造を使用してベベルを描画します。
構文
'宣言
 
Public Sub Draw( _
   ByVal graphics As Graphics, _
   ByVal rectangle As Rectangle _
) 
public void Draw( 
   Graphics graphics,
   Rectangle rectangle
)

パラメータ

graphics
System.Drawing.Graphicsオブジェクト
rectangle
描画対象の矩形座標を表すSystem.Drawing.Rectangle値。
参照

Bevel 構造体
Bevel メンバ

 

 


© MESCIUS inc. All rights reserved.