MapLabel

Description

The MapLabel class is used to work with a label.

Inheritance Hierarchy

          NSObject

          MapObject

          MapPlaced

          MapLabel

Comments

The MapLabel class is parent for the MapTooltip class.

Properties

font. Font

maskText. Mask applied to the label text.

maxWidth. Maximum label length.

minWidth. Minimum label length.

text. Label text.

textColor. Label text color.

textWrapping. Label text wrapping parameters.

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