IMapObject Properties |
The IMapObject type exposes the following members.
Name | Description | |
---|---|---|
Id |
The map object's id.
| |
Layer |
Names the source of the map object. This could be the name of a map layer or a feature layer theme.
| |
LogicalPosition |
Gets the location of the map object in world coordinates (EPSG:76131).
| |
Point |
Gets the location of the map object in the corresponding map image.
| |
Source |
Reads the source object that is wrapped by the IMapObject's implementation.
|