Document Library for WPF
InflateHalfLine メソッド

C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.Document 名前空間 > Utils クラス : InflateHalfLine メソッド
lefttopなどの値の半分を rectの該当する辺に加算します。
シンタックス
'宣言
 
Public Shared Function InflateHalfLine( _
   ByVal rect As System.Windows.Rect, _
   ByVal left As System.Double, _
   ByVal top As System.Double, _
   ByVal right As System.Double, _
   ByVal bottom As System.Double _
) As System.Windows.Rect
public static System.Windows.Rect InflateHalfLine( 
   System.Windows.Rect rect,
   System.double left,
   System.double top,
   System.double right,
   System.double bottom
)

パラメータ

rect
left
top
right
bottom
参照

Utils クラス
Utils メンバ