 | RECTSetWidth 方法 |
Sweet 开发框架 [缺少 "M:Sweet.Common.Win32.RECT.SetWidth(System.Int32)" 的 <summary> 文档]
命名空间:
Sweet.Common.Win32
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public void SetWidth(
int value
)
Public Sub SetWidth (
value As Integer
)
member SetWidth :
value : int -> unit
参数
- value
- 类型:SystemInt32
[缺少 "M:Sweet.Common.Win32.RECT.SetWidth(System.Int32)" 的 <param name="value"/> 文档]
参见