MSG.pt_x 屬性

定義

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

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

屬性值

游標位置的 x 座標。

屬性

適用於