Table of Contents

TTMSFNCMapsBoundsRec Record

Stores north-east and south-west coordinates for a rectangular geographic area.

API unit family: TMSFNCMapsCommonTypes

Syntax

TTMSFNCMapsBoundsRec = record

Fields and properties

Name Type Description
NorthEast TTMSFNCMapsCoordinateRec Stores the north-east corner coordinate.
SouthWest TTMSFNCMapsCoordinateRec Stores the south-west corner coordinate.