Click or drag to resize

IMapObject Properties

The IMapObject type exposes the following members.

Properties
  NameDescription
Public propertyId
The map object's id.
Public propertyLayer
Names the source of the map object. This could be the name of a map layer or a feature layer theme.
Public propertyLogicalPosition
Gets the location of the map object in world coordinates (EPSG:76131).
Public propertyPoint
Gets the location of the map object in the corresponding map image.
Public propertySource
Reads the source object that is wrapped by the IMapObject's implementation.
Top
See Also