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

C1.Win.C1Gauge.4.5.2 アセンブリ > C1.Win.C1Gauge 名前空間 > C1Gauge クラス > GetImage メソッド : GetImage(Int32,Int32,PixelFormat) メソッド
C1Gauge コントロールの「スクリーンショット」を 指定の幅、高さ、およびピクセル形式の画像として返します。
シンタックス
'宣言
 
Public Overloads Function GetImage( _
   ByVal width As System.Integer, _
   ByVal height As System.Integer, _
   ByVal format As System.Drawing.Imaging.PixelFormat _
) As System.Drawing.Image
public System.Drawing.Image GetImage( 
   System.int width,
   System.int height,
   System.Drawing.Imaging.PixelFormat format
)

パラメータ

width
height
format
参照

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