RectangleFExtensions.UnionWith(CGRect, CGRect) Method

Definition

public static CoreGraphics.CGRect UnionWith (this CoreGraphics.CGRect self, CoreGraphics.CGRect other);
static member UnionWith : CoreGraphics.CGRect * CoreGraphics.CGRect -> CoreGraphics.CGRect

Parameters

self
CGRect

The instance on which this method operates.

other
CGRect

Returns

Applies to