Back to Devexpress

TdxMapEllipse Class

vcl-dxmapitem-743fdd39.md

latest2.1 KB
Original Source

TdxMapEllipse Class

A map ellipse.

Declaration

delphi
TdxMapEllipse = class(
    TdxMapRectangle
)

Remarks

The TdxMapEllipse class has members that allow you to do the following:

Tip

Call a map item layer‘s AddItem function and pass a reference to the TdxMapEllipse class to create a map ellipse.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponentCollectionItem TdxMapItem TdxMapSinglePointItem TdxMapRectangle TdxMapEllipse

See Also

TdxMapEllipse Members

dxMapItem Unit