Table of Contents

TTMSFNCMapsRectangles.Add Method

Creates and returns a new collection item.

API unit family: TMSFNCMaps Declaring type: TTMSFNCMapsRectangles Inherited from: TTMSFNCMapsCustomPolygons, 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: TTMSFNCMapsCustomPolygon;

Returns

Value returned by the function.

Overload 3

Creates and returns a new collection item.

function Add: TTMSFNCMapsRectangle;

Returns

Created rectangle instance.