Back to Devexpress

RouteWaypoint Constructors

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

latest1.4 KB
Original Source

RouteWaypoint Constructors

Contains information on a specific waypoint of a route, calculated by the Route service.

NameParametersDescription
RouteWaypoint(String, GeoPoint, Object)description, location, tagInitializes a new instance of the route waypoint with the specified parameters.
RouteWaypoint(String, GeoPoint)description, locationInitializes a new instance of the RouteWaypoint class with the specified parameters.
RouteWaypoint(String, String, Object)description, keyword, tagInitializes a new instance of the route waypoint with the specified parameters.
RouteWaypoint(String, String)description, keywordInitializes a new instance of the RouteWaypoint class with the specified description and keyword.

See Also

RouteWaypoint Class

RouteWaypoint Members

DevExpress.Xpf.Map Namespace