Gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area.
シンタックス
'宣言
Public Property Left As Integer
public int Left {get; set;}
プロパティ値
An
System.Int32 representing the distance, in pixels, between the left edge of the control and the left edge of its container's client area.
参照