The RectangleShapeItem type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| RectangleShapeItem | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| DataField |
Gets or sets the name of the field from the data source that contains the values to bind to this item.
(Inherited from Item.) | |
| Dpi |
Gets or sets the item resolution, in dots per inch.
(Inherited from Item.) | |
| FillColor |
Gets or sets the fill color.
(Inherited from ClosedShapeItem.) | |
| Height |
Gets or sets the height of the shape item.
(Inherited from ShapeItem.) | |
| Name |
Gets or sets the programmatic identifier or name assigned to the item.
(Inherited from Item.) | |
| Roundness |
Gets or sets the roundness specified as the rounding-radius for the shape box.
(Inherited from ShapeItem.) | |
| StrokeColor |
Gets or sets the border color.
(Inherited from ShapeItem.) | |
| StrokeThickness |
Gets or sets the border thickness.
(Inherited from ShapeItem.) | |
| UnitType |
Gets or sets the Unit of Measurement for the item.
(Inherited from Item.) | |
| Width |
Gets or sets the width of the shape item.
(Inherited from ShapeItem.) | |
| X |
Gets or sets the x-coordinate of the upper-left corner of the item relative to the upper-left corner of its container.
(Inherited from Item.) | |
| Y |
Gets or sets the y-coordinate of the upper-left corner of the item relative to the upper-left corner of its container.
(Inherited from Item.) |