Table of Contents

TTMSFNCMapsPolylines Class

Collection of polyline elements.

API unit family: TMSFNCMaps Inherits from: TTMSFNCMapsPolyElements

Syntax

TTMSFNCMapsPolylines = class(TTMSFNCMapsPolyElements)

Properties

Name Description
ItemByID Collection item with the specified identifier. (inherited from TTMSFNCMapsPolyElements)
Items Collection item at the specified index. (inherited from TTMSFNCMapsPolyElements)

Methods

Name Description
Add Creates and returns a new collection item. (inherited from TTMSFNCMapsPolyElements)
Clear Removes all items from the collection. (inherited from TTMSFNCMapsPolyElements)
Insert Creates and returns a new collection item at the specified index. (inherited from TTMSFNCMapsPolyElements)
Recreate Recreates all items in the collection on the map. (inherited from TTMSFNCMapsPolyElements)
ToCoordinateArray Returns the collection geometry as coordinate arrays. (inherited from TTMSFNCMapsPolyElements)