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