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