Represents an Ellipse.
The following tables list the members exposed by the Ellipse type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the Ellipse class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the index of the grid column this component is contained in. (Inherited from ComponentBase.) |
|
![]() |
Gets or sets the index of the grid row this component is contained in. (Inherited from ComponentBase.) |
|
![]() |
Gets or sets the height of the ellipse. |
|
![]() |
Gets or sets the component's horizontal alignment. (Inherited from ComponentBase.) |
|
![]() |
Gets or sets the component's vertical alignment. (Inherited from ComponentBase.) |
|
![]() |
Gets or sets the visibility of this component. (Inherited from ComponentBase.) |
|
![]() |
Gets or sets the width of the ellipse. |
|
![]() |
Gets or sets the x-coordinate of the upper-left corner of the ellipse. |
|
![]() |
Gets or sets the y-coordinate of the upper-left corner of the ellipse. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Creates a Ellipse object identical to the current object. |
See Also