Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
EllipseGeometryData Class Members
The following tables list the members exposed by EllipseGeometryData.
Public Properties
| Name | Description |
| CenterX | The x coordinate of the center of the ellipse. |
| CenterY | The y coordinate of the center of the ellipse. |
| RadiusX | The x radius of the ellipse. |
| RadiusY | The y radius of the ellipse. |
| Type | Overridden. Returns the type name of the visual data. |
Public Methods
Protected Methods
| Name | Description |
| SerializeOverride | Overridden. Serializes the current object to a string |
See Also