共用方式為


Margins.Top 屬性

定義

取得或設定上邊界。

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

屬性值

Int32

integer 值。 預設值為 0。

備註

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

適用於