バージョン

PercentOfBounds(RectangleF,Double) メソッド

特定の四角形の平均である四角形を返します。
シンタックス
'宣言
 
Public Overloads Shared Function PercentOfBounds( _
   ByVal bounds As RectangleF, _
   ByVal extent As Double _
) As RectangleF
public static RectangleF PercentOfBounds( 
   RectangleF bounds,
   double extent
)

パラメータ

bounds
現在の角度。
extent
宛先の四角形に割り当てるソースの四角形のサイズのパーセント。

戻り値の型

特定の四角形の平均である四角形。
参照