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 |
|
Смотрите также