'宣言 Public Shared Function FromXYWH( _ ByVal x As System.Integer, _ ByVal y As System.Integer, _ ByVal width As System.Integer, _ ByVal height As System.Integer _ ) As Win32.RECT
public static Win32.RECT FromXYWH( System.int x, System.int y, System.int width, System.int height )
パラメータ
- x
- y
- width
- height