Compartir a través de


RectangleFExtensions.UnionWith(CGRect, CGRect) Método

Definición

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

Parámetros

self
CGRect

Instancia en la que opera este método.

other
CGRect

Devoluciones

Se aplica a