Bitmap for WPF
FromLTRB メソッド (RectD)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > RectD 構造体 : FromLTRB メソッド
Creates a RectDstruct from (left, top, right, bottom) coordinates.
シンタックス
'宣言
 
Public Shared Function FromLTRB( _
   ByVal left As System.Double, _
   ByVal top As System.Double, _
   ByVal right As System.Double, _
   ByVal bottom As System.Double _
) As RectD
public static RectD FromLTRB( 
   System.double left,
   System.double top,
   System.double right,
   System.double bottom
)

パラメータ

left
top
right
bottom
参照

RectD 構造体
RectD メンバ