GrapeCity PlusPak for Windows Forms 10.0J
DrawIcon メソッド

描画するSystem.Drawing.Graphicsオブジェクト。
System.Drawing.Rectangleの値は塗りつぶす矩形を示します。
指定したスタイルのアイコンを描画します。
シンタックス
Public Sub DrawIcon( _
   ByVal graphics As Graphics, _
   ByVal rectangle As Rectangle _
) 
public void DrawIcon( 
   Graphics graphics,
   Rectangle rectangle
)

パラメータ

graphics
描画するSystem.Drawing.Graphicsオブジェクト。
rectangle
System.Drawing.Rectangleの値は塗りつぶす矩形を示します。
参照

参照

SystemIconRenderer クラス
SystemIconRenderer メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.