Padding.Bottom プロパティ

定義

下端の埋め込み値を取得または設定します。

public:
 property int Bottom { int get(); void set(int value); };
public int Bottom { get; set; }
member this.Bottom : int with get, set
Public Property Bottom As Integer

プロパティ値

下端の埋め込み (ピクセル単位)。

注釈

この値を設定すると、 プロパティを All 変更することもできます。

適用対象

こちらもご覧ください