![]() | RectangleFigure Class |
Namespace: DigitalRune.Graphics
The RectangleFigure type exposes the following members.
Name | Description | |
---|---|---|
![]() | RectangleFigure |
Initializes a new instance of the RectangleFigure class.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (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.) |
![]() | Invalidate |
Invalidates cached render data. (Must be called when properties of a figure are changed.)
(Inherited from Figure.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | BoundingShape |
Gets the collision shape for bounding volume tests and culling.
(Inherited from Figure.) |
![]() | HitShape |
Gets the collision shape for hit tests.
(Inherited from Figure.) |
![]() | IsFilled |
Gets or sets a value indicating whether the rectangle is filled.
|
![]() | WidthX |
Gets or sets the width of the rectangle in the x direction.
|
![]() | WidthY |
Gets or sets the width of the rectangle in the y direction.
|