'Declaration Public Shared Function Intersect( _ ByVal a As Rect, _ ByVal b As Rect _ ) As Rect
'Declaration
Public Shared Function Intersect( _ ByVal a As Rect, _ ByVal b As Rect _ ) As Rect
public static Rect Intersect( Rect a, Rect b )
Rect 構造体 Rect メンバ
© MESCIUS inc. All rights reserved.