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

System.Drawing.Graphicsオブジェクト
ベベルの寸法を表すSystem.Drawing.Rectangle構造。
指定されたSystem.Drawing.Graphics面上に、指定されたSystem.Drawing.Rectangle構造を使用してベベルを描画します。
構文
'Declaration
 
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.