Share via


HwndSourceParameters.PositionY 屬性

定義

取得或設定視窗的上邊緣位置。

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

屬性值

視窗的上邊緣位置。 預設值為 CW_USEDEFAULT,如 所處理。 CreateWindow

適用於

另請參閱