Skip to main content
A newer version of this page is available. .
All docs
V21.2

MapMultipointItemMappingInfo Fields

Contains information about mappings that are used to obtain multipoint item data from a source.
Name Description
LatitudeProperty static Identifies the Latitude dependency property. Inherited from MapPointMappingInfoBase.
LongitudeProperty static Identifies the Longitude dependency property. Inherited from MapPointMappingInfoBase.
PointsProperty static Identifies the Points dependency property.
XCoordinateProperty static Identifies the XCoordinate dependency property. Inherited from MapPointMappingInfoBase.
YCoordinateProperty static Identifies the YCoordinate dependency property. Inherited from MapPointMappingInfoBase.
See Also