1

ここで説明されているObjective CのCGRectIntegralメソッド:

https://developer.apple.com/library/mac/#documentation/graphicsimaging/reference/CGGeometry/Reference/reference.html

モノタッチでのmappendはどうですか?

4

1 に答える 1

4

RectangleF にはIntegral拡張メソッドがあります

public static System.Drawing.RectangleF Integral (this System.Drawing.RectangleF self)
于 2013-06-02T12:26:12.680 に答える