Class Hint
Hint DataContract class.
Inheritance
System.Object
Hint
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Controls.DataVisualization.Map.BingRest
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class Hint
Constructors
Hint()
Declaration
public Hint()
Properties
HintType
Gets or sets the HintType.
Declaration
public string HintType { get; set; }
Property Value
System.String
|
Text
Gets or sets the Text.
Declaration
public string Text { get; set; }
Property Value
System.String
|