Share via


CGRectExtensions.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
other
CGRect

Returns

Applies to