Provides supporting methods for Rectangle.
| C# | Visual Basic |
public static class RectangleHelper
Public NotInheritable Class RectangleHelper
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| Inflate(Rectangle, Int32, Int32) |
Creates and returns an inflated copy of the specified Rectangle structure.
The copy is inflated by the specified amount.
The original Rectangle structure remains unmodified.
|
| Object | |
| RectangleHelper | |