[]
Represents a rectangular area defined by its position and dimensions.
public class Area
| Name | Description |
|---|---|
| Area() |
| Name | Description |
|---|---|
| Height | Gets or sets the height of the area. |
| Left | Gets or sets the left position of the area. |
| Top | Gets or sets the top position of the area. |
| Width | Gets or sets the width of the area. |