RectangleD 结构
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public value class RectangleD
public struct RectangleD
type RectangleD = struct
Public Structure RectangleD
- 继承
-
构造函数
字段
属性
方法
| 名称 |
说明 |
|
Contains(Double, Double)
|
|
Contains(PointD)
|
|
Contains(RectangleD)
|
|
Equals(Object)
|
|
FromLTRB(Double, Double, Double, Double)
|
|
GetHashCode()
|
|
Inflate(Double, Double)
|
|
Inflate(RectangleD, Double, Double)
|
|
Inflate(SizeD)
|
|
Intersect(RectangleD, RectangleD)
|
|
Intersect(RectangleD)
|
|
IntersectsWith(RectangleD)
|
|
Offset(Double, Double)
|
|
Offset(PointD)
|
|
ToRectangleF()
|
|
ToString()
|
|
Union(RectangleD, RectangleD)
|
运算符