MindFusion.Wpf Pack Programmer's Guide
Rect Members
Constructors Properties Methods
 


Represents a 2-dimensional rectangle.

The following tables list the members exposed by the Rect type.

 Public Constructors

  Name Description

Rect

Overloaded. Initializes a new instance of the Rect class.

 Public Properties

  Name Description

Height

Gets or sets the height of the rectangle.

Width

Gets or sets the width of the rectangle.

X

Gets or sets the x-coordinate of the rectangle.

Y

Gets or sets the y-coordinate of the rectangle.

 Public Methods

  Name Description

ToString

Object.ToString override.

 See Also

Rect Class
MindFusion.Vsx Namespace