 | MouseSimulatorPosition 属性 |
Sweet 开发框架
Gets or sets a structure that represents both X and Y mouse coordinates
命名空间:
SweetUI
程序集:
SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public static MousePoint Position { get; set; }
Public Shared Property Position As MousePoint
Get
Set
static member Position : MousePoint with get, set
属性值
类型:
MousePoint
参见