Back to Devexpress

RouteWaypoint.Description Property

windowsforms-devexpress-dot-xtramap-dot-routewaypoint.md

latest1022 B
Original Source

RouteWaypoint.Description Property

Returns the description of a waypoint.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Property Value

TypeDescription
String

A String value.

|

See Also

RouteWaypoint Class

RouteWaypoint Members

DevExpress.XtraMap Namespace