次の方法で共有


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

戻り値

適用対象