バージョン

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

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

パラメータ

g
グラフが描画されるグラフィック オブジェクト
destRect
宛先の矩形。
buttonState
描画するグラフを示す UIElementButtonState
alphaLevel
アルファレベル/
colorRenderMode
ColorRenderMode/
invalidRect
対象のグラフィック オブジェクトの無効な四角。
参照