RectangleFExtensions.Divide Method

Definition

public static void Divide (this CoreGraphics.CGRect self, nfloat amount, CoreGraphics.CGRectEdge edge, out CoreGraphics.CGRect slice, out CoreGraphics.CGRect remainder);
static member Divide : CoreGraphics.CGRect * nfloat * CoreGraphics.CGRectEdge *  *  -> unit

Parameters

self
CGRect
amount
nfloat
edge
CGRectEdge
slice
CGRect
remainder
CGRect

Applies to