Returns the title of the map shape.
Namespace:DevExpress.Xpf.Map
Assembly:DevExpress.Xpf.Map.v19.2.dll

Syntax
C# |
public ShapeTitle Title { get; }
|
VB |
Public ReadOnly Property Title As ShapeTitle
|
Property value
Type:
ShapeTitle
A ShapeTitle object.

Remarks

See Also