EditableItemHitInfo.ContourIndex Property
Returns the zero-based index of the editable item’s contour whose edge or point is under the hit tested point.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | The zero-based index of the editable item’s contour whose edge or point is under the hit tested point. |
See Also