DioDocs for PDF
FromLTRB メソッド (RectL)

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > RectL 構造体 : FromLTRB メソッド
Creates a RectL struct 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 メンバ