The RectangleProps type exposes the following members.

Properties

  Name Description
Public property Height
Gets or sets the height of the current rectangle.
Public property Width
Gets or sets the width of the current rectangle.
Public property X
Gets or sets the X coordinate of the current rectangle.
Public property Y
Gets or sets the Y coordinate of the current rectangle.

See Also