Bitmap for WPF
FromLTRB メソッド (RectF)

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

パラメータ

left
top
right
bottom
参照

RectF 構造体
RectF メンバ