Padding.Right プロパティ

定義

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

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

プロパティ値

Int32

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

注釈

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

適用対象

こちらもご覧ください