Share via


RectangleFExtensions.UnionWith(CGRect, CGRect) 方法

定义

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

参数

self
CGRect

此方法操作的实例。

other
CGRect

返回

适用于