MapPlaced

Description

The MapPlaced class is used to work with the objects on a map.

Inheritance Hierarchy

          NSObject

          MapObject

          MapPlaced

Comments

Delegate classes for working with objects:

Properties

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