RectangleExtensions.UnionWith
RectangleExtensions.UnionWith method
Unions two rectangle.
public static RectangleF UnionWith(RectangleF rectangle, RectangleF otherRectangle)
Parameter | Type | Description |
---|---|---|
rectangle | RectangleF | The first rectangle. |
otherRectangle | RectangleF | The second rectangle. |
Return Value
New rectangle as union operation result
See Also
- struct RectangleF
- class RectangleExtensions
- namespace Aspose.PSD.Extensions
- assembly Aspose.PSD