C1.Win.Interop Namespace (C1.Win.4.8)
In This Topic
Classes
Structures
| Structure | Description |
| Point | Represents an ordered pair of double X and Y coordinates that defines a point in a two-dimensional plane. |
| Rect | Stores a set of four double values that represent the location and size of a rectangle. |
| Size | Stores an ordered pair of double values, typically the width and height of a rectangle. |
| Thickness | Describes the thickness of a frame around a rectangle. Four double values describe the Left, Top, Right, and Bottom sides of the rectangle, respectively. |
See Also