名前 | 解説 | |
---|---|---|
Contains | Determines if the specified point is contained within this rectangle. | |
FromLTRB | Creates an instance of ObjectRect from (left, top, right, bottom) coordinates. | |
Inflate | Inflates the rectangle by the specified amount. | |
IntersectsWith | Determines if this rectangle intersects with rect. | |
Offset | Offsets the rectangle by the specified amount. | |
Scale | オーバーロードされます。 Scales all coordinates of a rectangle by the specified scaleFactor. | |
ToRectangleF | Converts an ObjectRect to System.Drawing.RectangleF. |