MESCIUS SPREAD for Windows Forms 17.0J
Inflate メソッド (Rectangle)

このRectを水平方向に拡大する量。
このRectを垂直方向に拡大する量。
指定した量を使用して、矩形を拡大または縮小します。
構文
'Declaration
 
Public Sub Inflate( _
   ByVal width As Double, _
   ByVal height As Double _
) 
public void Inflate( 
   double width,
   double height
)

パラメータ

width
このRectを水平方向に拡大する量。
height
このRectを垂直方向に拡大する量。
参照

Rectangle 構造体
Rectangle メンバ

 

 


© MESCIUS inc. All rights reserved.