Back to Devexpress

MapItemMappingInfo Properties

windowsforms-devexpress-dot-xtramap-dot-mapitemmappinginfo-dot-underscore-properties.md

latest1.7 KB
Original Source

MapItemMappingInfo Properties

Contains information about the mapping of a map item.

NameDescription
ImageIndexGets or sets the data field to which a MapPointer.ImageIndex property is bound.
LatitudeGets or sets the data field to which a GeoPoint.Latitude property is bound.
LongitudeGets or sets the data field to which a GeoPoint.Longitude property is bound.
TextGets or sets the data field to which a MapPointer.Text property is bound.
TypeGets or sets the name of the data field that stores the type of the map item.
XCoordinateGets or sets the data field to which a CartesianPoint.X property is bound.
YCoordinateGets or sets the data field to which a CartesianPoint.Y property is bound.

See Also

MapItemMappingInfo Class

MapItemMappingInfo Members

DevExpress.XtraMap Namespace