Bitmap for UWP
FromLTRB メソッド (ImageRect)

C1.UWP.Bitmap アセンブリ > C1.Xaml.Bitmap 名前空間 > ImageRect 構造体 : FromLTRB メソッド
(left, top, right, bottom) 座標から ImageRect構造体を作成します。
シンタックス
'宣言
 
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 ImageRect
public static ImageRect FromLTRB( 
   System.int left,
   System.int top,
   System.int right,
   System.int bottom
)

パラメータ

left
top
right
bottom
参照

ImageRect 構造体
ImageRect メンバ