共用方式為


Margins.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

integer 值。 預設值為 0。

備註

用於圖例資料格時,邊界會以圖例字型大小的百分比來測量。

適用於