Click or drag to resize

XMap1MapObject Properties

The XMap1MapObject type exposes the following members.

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