Table of Contents

TTMSFNCMapsPolylines.Add Method

Creates and returns a new collection item.

API unit family: TMSFNCMaps Declaring type: TTMSFNCMapsPolylines 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: TTMSFNCMapsPolyline;

Returns

Created or resulting polyline instance.