Skip to main content
A newer version of this page is available. .

MapSegmentBase Class

The base for classes that are used to draw segments.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.1.dll

NuGet Package: DevExpress.Win.Map

Declaration

public abstract class MapSegmentBase :
    IRenderItem,
    IOwnedElement,
    IMapStyleOwner,
    IChangedCallbackOwner,
    ISupportStyleKey,
    IInteractiveElement

Inheritance

See Also