TdxMapPathSegment Class
In This Article
A geographical point collection.
#Declaration
Delphi
TdxMapPathSegment = class(
TCollectionItem
)
#Remarks
This class extends its ancestor with properties that allow you to do the following:
The TdxMapPathSegments.Items property references a TdxMapPathSegment object.
#Inheritance
TObject
TPersistent
TCollectionItem
TdxMapPathSegment
See Also