Back to Devexpress

ToolTipInfo Properties

wpf-devexpress-dot-xpf-dot-map-dot-tooltipinfo-dot-underscore-properties.md

latest1.6 KB
Original Source

ToolTipInfo Properties

Contains settings that define the appearance and behavior of built-in map tooltips.

NameDescription
ClipReturns the clip region of the tooltip.
ContentTemplateGets the template that defines the presentation of the tooltip’s content, represented by the ToolTipInfo.ToolTipText property. This is a dependency property.
CoordPointReturns the point in the map coordinates where the tooltip is shown.
GeoPointObsolete. Returns the geographical point where the tooltip is shown.
ItemGets the object that contains an item associated with the ToolTip.
LayerReturns a layer for which item the tooltip is shown.
ToolTipPositionGets the tooltip position on a map.
ToolTipTextGets the hint for the map item located at the specified point on a map.
VisibilityGets the current visible state of the map tooltip.

See Also

ToolTipInfo Class

ToolTipInfo Members

DevExpress.Xpf.Map Namespace