public static Rectangle FromSize( Point size )
Public Shared Function FromSize ( _ size As Point _ ) As Rectangle
public: static Rectangle^ FromSize( Point^ size )