| オーバーロード | 解説 | 
|---|---|
| GetImage() | Returns a "screenshot" of the C1Gauge control. | 
| GetImage(Int32,Int32) | Returns a "screenshot" of the C1Gauge control as an image with given width and height. | 
| GetImage(Int32,Int32,PixelFormat) | Returns a "screenshot" of the C1Gauge control as an Bitmap image with given width, height, and pixel format. |