Table of Contents

TTMSFNCMapsCircle.Area Method

Calculates the area of the element in square meters.

API unit family: TMSFNCMaps Declaring type: TTMSFNCMapsCircle Inherited from: TTMSFNCMapsPolyElement

Overloads

Overload 1

Calculates the area of the element in square meters.

function Area: Double; virtual;

Returns

Value returned by the function.

Overload 2

Calculates the area of the element in square meters.

function Area: Double; override;

Returns

Value returned by the function.