'Declaration Public Overloads Shared Function Union( _ ByVal r1 As Rectangle, _ ByVal r2 As Rectangle _ ) As Rectangle
'Declaration
Public Overloads Shared Function Union( _ ByVal r1 As Rectangle, _ ByVal r2 As Rectangle _ ) As Rectangle
public static Rectangle Union( Rectangle r1, Rectangle r2 )
Rectangle 構造体 Rectangle メンバ オーバーロード一覧
© MESCIUS inc. All rights reserved.