RectangleF
RectangleF structure
public struct RectangleF : IEquatable<RectangleF>
构造函数
特性
方法
| 姓名 |
描述 |
| static FromLTRB(float, float, float, float) |
|
| static Inflate(RectangleF, float, float) |
|
| static Intersect(RectangleF, RectangleF) |
|
| static Union(RectangleF, RectangleF) |
|
| Contains(PointF) |
|
| Contains(RectangleF) |
|
| Contains(float, float) |
|
| override Equals(object) |
|
| Equals(RectangleF) |
|
| override GetHashCode() |
|
| Inflate(SizeF) |
|
| Inflate(float, float) |
|
| Intersect(RectangleF) |
|
| IntersectsWith(RectangleF) |
|
| Offset(PointF) |
|
| Offset(float, float) |
|
| override ToString() |
|
| operator == |
|
| implicit operator |
|
| operator != |
|
字段
| 姓名 |
描述 |
| static readonly Empty |
|
也可以看看