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

MapItemMappingInfoBase Fields

The base class for all map item mapping info classes.
Name Description
LatitudeProperty static Identifies the MapItemMappingInfoBase.Latitude dependency property.
LongitudeProperty static Identifies the MapItemMappingInfoBase.Longitude dependency property.
XCoordinateProperty static Identifies the MapItemMappingInfoBase.XCoordinate dependency property.
YCoordinateProperty static Identifies the MapItemMappingInfoBase.YCoordinate dependency property.
See Also