Click or drag to resize

MapObject Properties

The MapObject type exposes the following members.

Properties
  NameDescription
Public propertyCount
Number of key/value pairs.
Public propertyId
Identifier of the object.
Public propertyItem
Returns value which belongs to the key attribute.
Public propertyKeys
Enumeration of all available keys.
Public propertyLayer
Layer to which this map object belongs to.
Public propertyLogicalPosition
Logical position of the map object.
Public propertyPoint
Geographical coordinate.
Public propertySource
Source of the map object.
Public propertyValues
Enumeration of all available values.
Top
See Also