バージョン

DrawGlyph(Graphics,Rectangle,UIElementButtonState) メソッド

グラフを描画する
シンタックス
'宣言
 
Public Overloads Sub DrawGlyph( _
   ByVal g As Graphics, _
   ByVal destRect As Rectangle, _
   ByVal buttonState As UIElementButtonState _
) 
public void DrawGlyph( 
   Graphics g,
   Rectangle destRect,
   UIElementButtonState buttonState
)

パラメータ

g
グラフが描画されるグラフィック オブジェクト
destRect
宛先の矩形。
buttonState
描画するグラフを示す UIElementButtonState
参照