BulletGraph for WinForms
GetImage(Int32,Int32) メソッド

C1.Win.Gauge.6 アセンブリ > C1.Win.Gauge 名前空間 > C1Gauge クラス > GetImage メソッド : GetImage(Int32,Int32) メソッド
Returns a "screenshot" of the C1Gauge control as an image with given width and height.
シンタックス
'宣言
 
Public Overloads Function GetImage( _
   ByVal width As System.Integer, _
   ByVal height As System.Integer _
) As System.Drawing.Image
public System.Drawing.Image GetImage( 
   System.int width,
   System.int height
)

パラメータ

width
height
参照

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