C1Gauge コントロールの「スクリーンショット」を 指定された幅と高さの画像として返します。
 
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Overloads Function GetImage( _
   ByVal  As System.Integer, _
   ByVal  As System.Integer _
) As System.Drawing.Image
             
        
            
            public System.Drawing.Image GetImage( 
   System.int ,
   System.int 
)
             
        
             
        
            パラメータ
- width
 
- height
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照