C1BulletGraph コントロールの「スクリーンショット」を 指定された幅、高さ、ピクセル形式の画像として返します。
 
            
            
            シンタックス
            
            
            
            
            '宣言
 
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
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照