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

TdxMapPath Class

A map path.

Declaration

TdxMapPath = class(
    TdxMapItem
)

Remarks

The TdxMapPath 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 TdxMapPath class to create a map path.

See Also