Scales a value uses the DeviceDpi value if this element has a 
HostControl.
 
            
            
            シンタックス
            
            
            
            
            '宣言
 
Protected Overloads Function ScaleToDeviceDPI( _
   ByVal  As Integer _
) As Integer
             
        
            
            protected int ScaleToDeviceDPI( 
   int 
)
             
        
             
        
            パラメータ
- value
 
- The value for scaling.
 
            
            戻り値の型
The scaled value.
 
            
            
            
            
            
            
            
            
            
            
            
            参照