MapSegmentBase Class
In This Article
The base for classes that are used to draw segments.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
public abstract class MapSegmentBase :
IRenderItem,
IOwnedElement,
IMapStyleOwner,
IChangedCallbackOwner,
ISupportStyleKey,
IInteractiveElement
See Also