Back to Devexpress

EditableItemHitInfo Properties

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

latest1.0 KB
Original Source

EditableItemHitInfo Properties

Hit test information about a map item that implements the IEditableItem interface.

NameDescription
ContourIndexReturns the index of a path contour.
EndIndexReturns the second point that defines a line that is under a hit tested point.
ItemReturns the Map Item whose point or edge is under the hit tested point.
StartIndexReturns the first point that defines a line that is under a hit tested point.

See Also

EditableItemHitInfo Class

EditableItemHitInfo Members

DevExpress.XtraMap Namespace