IEditableItem.GetContours() Method
Returns information about contours that form a complex map item’s shape.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Returns
Type | Description |
---|---|
ContourInfoList | A contours’ list. |
See Also