バージョン

Draw メソッド (ActiveImageRender)

描画デバイスに GraphicsContext プリミティブを描画します。
シンタックス
'宣言
 
Public Sub Draw( _
   ByVal gc As GraphicsContext _
) 
public void Draw( 
   GraphicsContext gc
)

パラメータ

gc
描画する GraphicsContext。
参照