The MapEllipseGeometry type exposes the following members.
Properties
|
| Name | Description |
|---|
 | Center |
Gets or sets the center point of the MapEllipseGeometry. This is a dependency property.
|
 | RadiusX |
Gets or sets the x-radius value of the MapEllipseGeometry. This is a dependency property.
|
 | RadiusY |
Gets or sets the y-radius value of the MapEllipseGeometry. This is a dependency property.
|
 | Transform |
Gets or sets the Transform object applied to a geometry. This is a dependency property.
(Inherited from MapGeometry.) |
See Also