Back to Devexpress

TdxMapRectangle Class

vcl-dxmapitem-0f0f1573.md

latest2.1 KB
Original Source

TdxMapRectangle Class

A map rectangle.

Declaration

delphi
TdxMapRectangle = class(
    TdxMapSinglePointItem
)

Remarks

The TdxMapRectangle 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 TdxMapRectangle class to create a map rectangle.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponentCollectionItem TdxMapItem TdxMapSinglePointItem TdxMapRectangle

See Also

TdxMapRectangle Members

dxMapItem Unit