共用方式為


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

傳回

適用於