Skip to main content

TdxMapControlGeoRect.AsString Method

Returns a string representation of the geographical rectangle defined by the record.

Declaration

function AsString: string;

Returns

Type
string

Remarks

The function returns a string that is comprised of the coordinates that correspond to the rectangle’s corner points, converted to strings and separated by a comma.

See Also