Back to Devexpress

TdxMapPolygon Class

vcl-dxmapitem-0019a3ff.md

latest2.0 KB
Original Source

TdxMapPolygon Class

A map polygon.

Declaration

delphi
TdxMapPolygon = class(
    TdxMapCustomMultiPointItem
)

Remarks

The TdxMapPolygon 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 TdxMapPolygon class to create a map polygon.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponentCollectionItem TdxMapItem TdxMapCustomMultiPointItem TdxMapPolygon

See Also

TdxMapPolygon Members

dxMapItem Unit