RectangleExtensions
RectangleExtensions class
包含扩展方法Rectangle
.
public static class RectangleExtensions
方法
姓名 | 描述 |
---|---|
static ToGdiRectangle(Rectangle) | 转换Rectangle 到Rectangle . |
static ToGdiRectangle(RectangleF) | 转换RectangleF 到Rectangle . |
static UnionWith(RectangleF, RectangleF) | 联合两个矩形。 |