Back to Devexpress

MapShape Class

wpf-devexpress-dot-xpf-dot-map-5187356b.md

latest1.7 KB
Original Source

MapShape Class

The class used to draw a shape on a map.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public abstract class MapShape :
    MapShapeBase
vb
Public MustInherit Class MapShape
    Inherits MapShapeBase

Implements

IColorizerElement

Inheritance

Show 17 items

Object DispatcherObject DependencyObject Freezable MapDependencyObject MapItem MapShapeBase MapShape MapDot

MapEllipse

MapLine

MapPath

MapPolygon

MapPolylineBase

MapRectangle

MapSpline

MapPolyline

See Also

MapShape Members

DevExpress.Xpf.Map Namespace