Back to Devexpress

TdxMapPolyline Class

vcl-dxmapitem-46b3ddc6.md

latest1.9 KB
Original Source

TdxMapPolyline Class

A map polyline.

Declaration

delphi
TdxMapPolyline = class(
    TdxMapCustomMultiPointItem
)

Remarks

The TdxMapPolyline 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 TdxMapPolyline class to create a map polyline.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponentCollectionItem TdxMapItem TdxMapCustomMultiPointItem TdxMapPolyline

See Also

TdxMapPolyline Members

dxMapItem Unit