![]() | EllipseFigure Class |
Namespace: DigitalRune.Graphics
The EllipseFigure type exposes the following members.
Name | Description | |
---|---|---|
![]() | EllipseFigure | Initializes a new instance of the EllipseFigure 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 ellipse is filled.
|
![]() | RadiusX |
Gets or sets the radius of the ellipse in the x direction.
|
![]() | RadiusY |
Gets or sets the radius of the ellipse in the y direction.
|