DioDocs for PDF
FromLTRB メソッド (RectD)

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > RectD 構造体 : FromLTRB メソッド
(左、上、右、下) 座標から RectD 構造体を作成します。
シンタックス
'宣言
 
Public Shared Function FromLTRB( _
   ByVal left As System.Double, _
   ByVal top As System.Double, _
   ByVal right As System.Double, _
   ByVal bottom As System.Double _
) As RectD
public static RectD FromLTRB( 
   System.double left,
   System.double top,
   System.double right,
   System.double bottom
)

パラメータ

left
top
right
bottom
参照

RectD 構造体
RectD メンバ