Skip to main content
A newer version of this page is available. .

MapEllipseSettings Class

Contains settings used to generate map ellipses.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v18.2.dll

Declaration

public class MapEllipseSettings :
    MapItemSettings

The following members return MapEllipseSettings objects:

Remarks

This class introduces the MapEllipseSettings.Height and MapEllipseSettings.Width properties, which allow specifying the size of all ellipses generated using these settings.

See Also