public static Rectangle FromWidthAndHeight( float width, float height )
Public Shared Function FromWidthAndHeight ( _ width As Single, _ height As Single _ ) As Rectangle
public: static Rectangle^ FromWidthAndHeight( float width, float height )