PowerTools CalendarGrid for Windows Forms 1.0J
Draw(Graphics,Rectangle) メソッド

System.Drawing.Graphics オブジェクト。
ベベルの大きさを表す System.Drawing.Rectangle 構造体。
指定した System.Drawing.Rectangle 構造体を使用して、指定した System.Drawing.Graphics 面にべべルを描画します。
構文
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 メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.