シンタックス
            
            
            
            
            '宣言
 
Public Overloads Function DrawToGraphics( _
   ByVal  As System.Drawing.Graphics, _
   ByVal  As System.Drawing.RectangleF, _
   ByVal  As System.Integer _
) As System.Integer
             
        
            
            public System.int DrawToGraphics( 
   System.Drawing.Graphics ,
   System.Drawing.RectangleF ,
   System.int 
)
             
        
             
        
            パラメータ
- g
 
- bounds
 
- offset
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照