バージョン

DrawImage メソッド (NotificationUIElement)

NotficationUIElement に画像を描画する機能を追加するためにオーバーライドされます。
シンタックス
'宣言
 
Protected Overrides Sub DrawImage( _
   ByRef drawParams As UIElementDrawParams _
) 
protected override void DrawImage( 
   ref UIElementDrawParams drawParams
)

パラメータ

drawParams
描画パラメーター。
参照