Back to Devexpress

RouteWaypoint.Description Property

wpf-devexpress-dot-xpf-dot-map-dot-routewaypoint.md

latest1013 B
Original Source

RouteWaypoint.Description Property

Returns the waypoint description.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public string Description { get; }
vb
Public ReadOnly Property Description As String

Property Value

TypeDescription
String

A String value specifying the description text.

|

See Also

RouteWaypoint Class

RouteWaypoint Members

DevExpress.Xpf.Map Namespace