RectangleExtensions.UnionWith

RectangleExtensions.UnionWith method

Vakbonden twee rechthoek.

public static RectangleF UnionWith(RectangleF rectangle, RectangleF otherRectangle)
ParameterTypeBeschrijving
rectangleRectangleFDe eerste rechthoek.
otherRectangleRectangleFDe tweede rechthoek.

Winstwaarde

Nieuwe rechthoek als resultaat van de samenvoeging

Zie ook