Rectangle: Data
- X start - X-coordinate of the first corner in axes data units.
- Y start - Y-coordinate of the first corner in axes data units.
- Width - Dimension along x-axis.
- Height - Dimension along y-axis.
The point defined by X start and Y start specifies one corner of the rectangle. Width and Height define the size along the x and y axes respecitvely. (Position
)