Class RectangleExtensions
RectangleExtensions class
Contains extension methods for Rectangle
.
public static class RectangleExtensions
Methods
Name | Description |
---|---|
static ToGdiRectangle(Rectangle) | Converts the Rectangle to the Rectangle. |
static ToGdiRectangle(RectangleF) | Converts the RectangleF to the Rectangle. |
static UnionWith(RectangleF, RectangleF) | Unions two rectangle. |
See Also
- namespace Aspose.Imaging.Extensions
- assembly Aspose.Imaging