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