TdxMapPath.Segments Property
Provides access to the map path’s segment collection.
Declaration
property Segments: TdxMapPathSegments read; write;
Property Value
| Type | Description |
|---|---|
| TdxMapPathSegments | A path segment collection. |
See Also