Table of Contents

TTMSFNCHotSpotNameLocation Enumeration

Defines where a hotspot name is drawn.

API unit family: TMSFNCHotSpotImage

Members

Name Description
nlNone Does not draw the hotspot name.
nlPolygonCenter Draws the name at the center of the hotspot polygon.
nlCenter Draws the name at the center of the hotspot bounds.
nlTopLeft Draws the name at the top-left of the hotspot bounds.
nlCenterLeft Draws the name centered vertically on the left side of the hotspot bounds.
nlBottomLeft Draws the name at the bottom-left of the hotspot bounds.
nlTopCenter Draws the name centered along the top of the hotspot bounds.