Reporting

Stores a set of four Unit-based numbers that represent the location and size of a rectangle.

Namespace: Telerik.Reporting.Drawing
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public struct RectangleU
Visual Basic
Public Structure RectangleU

Remarks

A RectangleU is defined by its width, height, and upper-left corner.

Version Information

Supported in: 1.0.1

See Also