MapMultipointItemMappingInfo Fields
Contains information about mappings that are used to obtain multipoint item data from a source.
Name | Description |
---|---|
Latitude |
Identifies the Latitude dependency property.
Inherited from Map |
Longitude |
Identifies the Longitude dependency property.
Inherited from Map |
Points |
Identifies the Points dependency property. |
XCoordinate |
Identifies the XCoordinate dependency property.
Inherited from Map |
YCoordinate |
Identifies the YCoordinate dependency property.
Inherited from Map |
See Also