バージョン

Draw(GraphicsContext) メソッド

指定された GraphicsContext を描画します。
シンタックス
'宣言
 
Public Overloads Sub Draw( _
   ByVal gc As GraphicsContext _
) 
public void Draw( 
   GraphicsContext gc
)

パラメータ

gc
適用する GraphicsContext。
参照