Reputation: 5379
CGRectIntegral method in Objective C explained here:
https://developer.apple.com/library/mac/#documentation/graphicsimaging/reference/CGGeometry/Reference/reference.html
how is mappend in monotouch?
Upvotes: 1
Views: 294
Reputation: 89102
RectangleF has an Integral extension method
public static System.Drawing.RectangleF Integral (this System.Drawing.RectangleF self)
Upvotes: 4