RectangleFExtensions Class

Definition

Extensions to the RectangleF class that are useful when using CoreGraphics.

public static class RectangleFExtensions
type RectangleFExtensions = class
Inheritance
RectangleFExtensions

Methods

Divide(CGRect, nfloat, CGRectEdge, CGRect, CGRect)
GetMaxX(CGRect)
GetMaxY(CGRect)
GetMidX(CGRect)
GetMidY(CGRect)
GetMinX(CGRect)
GetMinY(CGRect)
Inset(CGRect, nfloat, nfloat)
Integral(CGRect)
IsInfinite(CGRect)
IsNull(CGRect)
Standardize(CGRect)
UnionWith(CGRect, CGRect)

Applies to