MapObject Properties |
The MapObject type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Number of key/value pairs. | |
| Id | Identifier of the object. | |
| Item | Returns value which belongs to the key attribute. | |
| Keys | Enumeration of all available keys. | |
| Layer | Layer to which this map object belongs to. | |
| LogicalPosition | Logical position of the map object. | |
| Point | Geographical coordinate. | |
| Source | Source of the map object. | |
| Values | Enumeration of all available values. |