MSG.pt_y 屬性

定義

取得或設定公佈訊息時螢幕上游標位置的 y 座標。

public:
 property int pt_y { int get(); void set(int value); };
public int pt_y { [System.Security.SecurityCritical] get; [System.Security.SecurityCritical] set; }
public int pt_y { get; set; }
[<get: System.Security.SecurityCritical>]
[<set: System.Security.SecurityCritical>]
member this.pt_y : int with get, set
member this.pt_y : int with get, set
Public Property pt_y As Integer

屬性值

游標位置的 y 座標。

屬性

適用於