MapShapeBase.Title Property
Returns the title of the map shape.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.2.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
| Type | Description |
|---|---|
| ShapeTitle | A ShapeTitle object. |
Remarks
For internal use only.
See Also