Table of Contents

TTMSFNCMapsAnchorPointRec Record

Stores an anchor point offset with horizontal and vertical components.

API unit family: TMSFNCMapsCommonTypes

Syntax

TTMSFNCMapsAnchorPointRec = record

Fields and properties

Name Type Description
X Single Stores the horizontal value.
Y Single Stores the vertical value.