RectangleFExtensions.Divide Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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