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