Back to Devexpress

MapLineMappingInfo Fields

wpf-devexpress-dot-xpf-dot-map-dot-maplinemappinginfo-dot-underscore-fields.md

latest1.9 KB
Original Source

MapLineMappingInfo Fields

Contains information about mappings that are used to obtain line data from a source.

NameDescription
LatitudeProperty staticIdentifies the Latitude dependency property. Inherited from MapPointMappingInfoBase.
LongitudeProperty staticIdentifies the Longitude dependency property. Inherited from MapPointMappingInfoBase.
Point1Property staticIdentifies the Point1 dependency property.
Point2Property staticIdentifies the Point2 dependency property.
XCoordinateProperty staticIdentifies the XCoordinate dependency property. Inherited from MapPointMappingInfoBase.
YCoordinateProperty staticIdentifies the YCoordinate dependency property. Inherited from MapPointMappingInfoBase.

See Also

MapLineMappingInfo Class

MapLineMappingInfo Members

DevExpress.Xpf.Map Namespace