Share via


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

屬性值

integer 值。 預設值為 0。

備註

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

適用於