MapTooltip

Description

The MapTooltip class is used to work with a tooltip.

Inheritance Hierarchy

          NSObject

          MapObject

          MapPlaced

          MapLabel

          MapTooltip

Properties inherited from MapLabel

font. Font.

maskText. Mask applied to the tag text.

maxWidth. Maximum label length.

minWidth. Minimum label length.

text. Label text.

textColor. Label text color.

textWrapping. Label text wrapping options.

Properties inherited from MapPlaced

background. Object background fill options.

borderColor. Object border color.

borderRadius. Object border smoothing radius.

borderThickness. Object border thickness.

height. Object height.

left. X coordinate for the upper-left corner of the object.

margin. Object margins.

opacity. Object transparency.

padding. Object paddings.

top. Y coordinate for the upper-right corner of the object.

width. Object width.

Properties inherited from MapObject

chart. Map containing the current object.

ID. Object identifier.

topobase. Used topobase.

visibility. Indicates whether the object is visible.

See also:

Classes