CreateParams.X 屬性

定義

取得或設定控制的初始左邊位置。

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

屬性值

代表控制點初始左側位置的數值。

適用於

另請參閱