Deflates the specified height by the values of the current 
Style margins, padding and border.
 
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Function DeflateHeight( _
   ByVal  As Integer _
) As Integer
             
        
            
            public int DeflateHeight( 
   int 
)
             
        
             
        
            パラメータ
- height
 
- A height to deflate.
 
            
            戻り値の型
The resulting height.
 
            
            
            
            
            
            
            
            
            
            
            
            参照