Back to Devexpress

ShapeTitle Class

wpf-devexpress-dot-xpf-dot-map-6cc42935.md

latest1.6 KB
Original Source

ShapeTitle Class

An individual shape titles.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
[NonCategorized]
public class ShapeTitle :
    MapItem
vb
<NonCategorized>
Public Class ShapeTitle
    Inherits MapItem

The following members return ShapeTitle objects:

Remarks

The ShapeTitle class introduces the ShapeTitle.Text property that specifies what should be displayed in a title and the ShapeTitle.Template property that defines how this text should be displayed.

Inheritance

Object DispatcherObject DependencyObject Freezable MapDependencyObject MapItem ShapeTitle

See Also

ShapeTitle Members

DevExpress.Xpf.Map Namespace