'Declaration Public Shared Function FromXYWH( _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal width As Integer, _ ByVal height As Integer _ ) As COMRECT
'Declaration
Public Shared Function FromXYWH( _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal width As Integer, _ ByVal height As Integer _ ) As COMRECT
public static COMRECT FromXYWH( int x, int y, int width, int height )
COMRECT クラス COMRECT メンバ
© MESCIUS inc. All rights reserved.