共用方式為


Margins.Left 屬性

定義

取得或設定左邊界。

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

屬性值

Int32

integer 值。 預設值為 0。

備註

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

適用於