シンタックス
            
            
            
            
            '宣言
 
Public Shared Function FromXYWH( _
   ByVal  As System.Integer, _
   ByVal  As System.Integer, _
   ByVal  As System.Integer, _
   ByVal  As System.Integer _
) As Win32.RECT
             
        
            
            public static Win32.RECT FromXYWH( 
   System.int ,
   System.int ,
   System.int ,
   System.int 
)
             
        
             
        
            パラメータ
- x
 
- y
 
- width
 
- height
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照