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 坐标。

属性

适用于