Back to Devexpress

RouteWaypoint.Tag Property

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

latest963 B
Original Source

RouteWaypoint.Tag Property

Returns the object that stores additional information about the waypoint.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public object Tag { get; }
vb
Public ReadOnly Property Tag As Object

Property Value

TypeDescription
Object

The object that is an additional information storage.

|

See Also

RouteWaypoint Class

RouteWaypoint Members

DevExpress.Xpf.Map Namespace