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

C1.Win.Gauge.6 アセンブリ > C1.Win.Gauge 名前空間 > C1BulletGraph クラス > Render メソッド : Render(Graphics,Int32,Int32) メソッド
graphics where to draw render.
output width.
output height.
Render the C1BulletGraph control in specified graphics with given width and height.
シンタックス
'宣言
 
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
graphics where to draw render.
width
output width.
height
output height.
参照

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