RadControls for WPF

The MapEllipseGeometry type exposes the following members.

Properties

  NameDescription
Public propertyCenter
Gets or sets the center point of the MapEllipseGeometry. This is a dependency property.
Public propertyRadiusX
Gets or sets the x-radius value of the MapEllipseGeometry. This is a dependency property.
Public propertyRadiusY
Gets or sets the y-radius value of the MapEllipseGeometry. This is a dependency property.
Public propertyTransform
Gets or sets the Transform object applied to a geometry. This is a dependency property.
(Inherited from MapGeometry.)

See Also