Back to Devexpress

EditableItemHitInfo Properties

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

latest1.0 KB
Original Source

EditableItemHitInfo Properties

Stores the Editable Item’s hit test information.

NameDescription
ContourIndexReturns the zero-based index of the editable item’s contour whose edge or point is under the hit tested point.
EndIndexReturns the zero-based index of the second point that constitutes the edge under the hot tracked point.
ItemReturns the editable items whose edge or point is under the hit tested point.
StartIndexReturns the zero-based index of the first point that constitutes the edge under the hot tracked point.

See Also

EditableItemHitInfo Class

EditableItemHitInfo Members

DevExpress.Xpf.Map Namespace