Returns a "screenshot" of the
C1Gauge control as an Bitmap image with given width, height, and pixel format.
シンタックス
'宣言
Public Overloads Function GetImage( _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Drawing.Imaging.PixelFormat _
) As System.Drawing.Image
public System.Drawing.Image GetImage(
System.int ,
System.int ,
System.Drawing.Imaging.PixelFormat
)
パラメータ
- width
- height
- format
参照