Initializes a new instance of the 
RectLstruct.
 
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Function New( _
   ByVal  As System.Integer, _
   ByVal  As System.Integer, _
   ByVal  As System.Integer, _
   ByVal  As System.Integer _
)
             
        
            
            public RectL( 
   System.int ,
   System.int ,
   System.int ,
   System.int 
)
             
        
             
        
            パラメータ
- x
 
- y
 
- width
 
- height
 
             
            
            
            
            
            
            
            
            
            
            
            
            参照