Back to Devexpress

TdxMapPath.Segments Property

vcl-dxmapitem-dot-tdxmappath.md

latest468 B
Original Source

TdxMapPath.Segments Property

Provides access to the map path’s segment collection.

Declaration

delphi
property Segments: TdxMapPathSegments read; write;

Property Value

TypeDescription
TdxMapPathSegments

A path segment collection.

|

See Also

TdxMapPath Class

TdxMapPath Members

dxMapItem Unit