Back to Devexpress

MapItem Fields

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

latest1.9 KB
Original Source

MapItem Fields

The base class for different map items.

NameDescription
AttributesProperty staticIdentifies the MapItem.Attributes dependency property.
CanMoveProperty staticIdentifies the MapItem.CanMove dependency property.
EnableHighlightingProperty staticIdentifies the MapItem.EnableHighlighting dependency property.
EnableSelectionProperty staticIdentifies the EnableSelection dependency property.
IsHitTestVisibleProperty staticIdentifies the MapItem.IsHitTestVisible dependency property.
TagProperty staticIdentifies the MapItem.Tag dependency property.
ToolTipPatternProperty staticIdentifies the MapItem.ToolTipPattern dependency property.
VisibleProperty staticIdentifies the MapItem.Visible dependency property.
ZIndexProperty staticIdentifies the MapItem.ZIndex dependency property.

See Also

MapItem Class

MapItem Members

DevExpress.Xpf.Map Namespace