New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.RadMap.dll

Syntax:

C#
[Obsolete("This class relies on the Bing Maps Telerik provider. Microsoft is retiring Bing Maps, and support for this provider is being discontinued. Please migrate to AzureMapProvider. This class is scheduled for removal in 2028 Q3.")]
public class Waypoint

Inheritance: objectWaypoint

Derived Classes: ViaWaypoint

Constructors

C#
public Waypoint(string point)
Parameters:pointstring

Properties

C#
public string Point { get; set; }