BulletGraph for WinForms
Render(Graphics,Int32,Int32) メソッド

C1.Win.C1Gauge.4.5.2 アセンブリ > C1.Win.C1Gauge 名前空間 > C1BulletGraph クラス > Render メソッド : Render(Graphics,Int32,Int32) メソッド
レンダリングするグラフィック。
出力の幅。
出力の高さ。
指定された幅と高さを持つ指定されたグラフィックに C1BulletGraph コントロールをレンダリングします。
シンタックス
'宣言
 
Public Overloads Sub Render( _
   ByVal g As System.Drawing.Graphics, _
   ByVal width As System.Integer, _
   ByVal height As System.Integer _
) 
public void Render( 
   System.Drawing.Graphics g,
   System.int width,
   System.int height
)

パラメータ

g
レンダリングするグラフィック。
width
出力の幅。
height
出力の高さ。
参照

C1BulletGraph クラス
C1BulletGraph メンバ
オーバーロード一覧