Bitmap for WPF
FromLTRB メソッド (RectL)

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

パラメータ

left
top
right
bottom
参照

RectL 構造体
RectL メンバ