Skip to main content
A newer version of this page is available. .

ShapeTitle.Text Property

This property is hidden and is intended for internal use.

Namespace: DevExpress.Xpf.Map

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Map, DevExpress.Wpf.Map

Declaration

[NonTestableProperty]
public string Text { get; set; }

Property Value

Type Description
String

A String containing the text of a shape title.

See Also