Table of Contents

TTMSFNCMapsRectangles Class

Collection of rectangle elements.

API unit family: TMSFNCMaps Inherits from: TTMSFNCMapsCustomPolygons

Syntax

TTMSFNCMapsRectangles = class(TTMSFNCMapsCustomPolygons)

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)