Back to Devexpress

ISupportCoordPoints Interface

corelibraries-devexpress-dot-map-1184f422.md

latest974 B
Original Source

ISupportCoordPoints Interface

The interface that should be implemented by map vector items specified using an array of points.

Namespace : DevExpress.Map

Assembly : DevExpress.Map.v25.2.Core.dll

NuGet Package : DevExpress.Map.Core

Declaration

csharp
public interface ISupportCoordPoints
vb
Public Interface ISupportCoordPoints

Remarks

This interface introduces the ISupportCoordPoints.Points property, specifying an array of points determining the item’s shape.

See Also

ISupportCoordPoints Members

DevExpress.Map Namespace