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