IEditableItem.GetContours() Method
Returns the list of contours the editable item contains.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Returns
Type | Description |
---|---|
ContourInfoList | The list of contours the editable item contains. |
See Also