Table of Contents

TTMSFNCMapsPolygons.Add Method

Creates and returns a new collection item.

API unit family: TMSFNCMaps Declaring type: TTMSFNCMapsPolygons Inherited from: TTMSFNCMapsPolyElements

Overloads

Overload 1

Creates and returns a new collection item.

function Add: TTMSFNCMapsPolyElement;

Returns

Value returned by the function.

Overload 2

Creates and returns a new collection item.

function Add: TTMSFNCMapsPolygon;

Returns

Created polygon instance.