Table of Contents

TTMSFNCMapsAnchorPoint Class

Represents the anchor point used to position marker images.

API unit family: TMSFNCMapsCommonTypes Inherits from: TTMSFNCMapsBasePoint

Syntax

TTMSFNCMapsAnchorPoint = class(TTMSFNCMapsBasePoint)

Properties

Name Description
X Specifies the horizontal value. (inherited from TTMSFNCMapsBasePoint)
Y Specifies the vertical value. (inherited from TTMSFNCMapsBasePoint)

Events

Name Description
OnChange Occurs when the value changes. (inherited from TTMSFNCMapsBasePoint)