UnionWith
RectangleExtensions.UnionWith method
联合两个矩形。
public static RectangleF UnionWith(RectangleF rectangle, RectangleF otherRectangle)
范围 | 类型 | 描述 |
---|---|---|
rectangle | RectangleF | 第一个矩形。 |
otherRectangle | RectangleF | 第二个矩形。 |
返回值
新矩形作为联合运算结果
也可以看看
- struct RectangleF
- class RectangleExtensions
- 命名空间 Aspose.Imaging.Extensions
- 部件 Aspose.Imaging