バージョン

Render(Graphics,Size) メソッド

UltraGauge を指定された Graphics オブジェクトに描画します。
シンタックス
'宣言
 
Public Overloads Overridable Sub Render( _
   ByVal graphics As Graphics, _
   ByVal size As Size _
) 
public virtual void Render( 
   Graphics graphics,
   Size size
)

パラメータ

graphics
描画する Graphics。
size
UltraGauge を描画するサイズ。
参照