バージョン 20.1

Margins コンストラクタ(Int32,Int32,Int32,Int32,Boolean)

コンストラクター
シンタックス
public Margins( 
   int left,
   int top,
   int right,
   int bottom,
   bool allowNegativeMarginValues
)

パラメータ

left
デフォルトの左マージン
top
デフォルトの上マージン
right
デフォルトの右マージン
bottom
デフォルトの下マージン
allowNegativeMarginValues
負のマージン値を許可します
参照