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