DioDocs for PDF
FromLTRB メソッド (RectL)

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > RectL 構造体 : FromLTRB メソッド
(左、上、右、下) 座標から RectL 構造体を作成します。
シンタックス
'宣言
 
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 メンバ