RectangleProps Class Members
In This Topic
The following tables list the members exposed by RectangleProps.
Public Constructors
Public Properties
| Name | Description |
| Height | Gets or sets the height of the current rectangle. |
| Width | Gets or sets the width of the current rectangle. |
| X | Gets or sets the X coordinate of the current rectangle. |
| Y | Gets or sets the Y coordinate of the current rectangle. |
Top
Public Methods
| Name | Description |
| AssignFrom | Overridden. Assigns (copies) properties from another ShapeProps to the current object. |
Top
See Also