Scales the width and height by the specified scaleX and scaleY.
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Overloads Shared Function Scale( _
   ByVal  As Size2F, _
   ByVal  As System.Single, _
   ByVal  As System.Single _
) As Size2F
             
        
            
            public static Size2F Scale( 
   Size2F ,
   System.float ,
   System.float 
)
             
        
             
        
            パラメータ
- sz
 
- scaleX
 
- scaleY
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照