Skip to main content
All docs
V19.1

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