Class Generalization
Generalization DataContract class.
Inheritance
System.Object
Generalization
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 Generalization
Constructors
Generalization()
Declaration
public Generalization()
Properties
LatLongTolerance
Gets or sets the LatLongTolerance.
Declaration
public double LatLongTolerance { get; set; }
Property Value
System.Double
|
PathIndices
Gets or sets the PathIndices.
Declaration
public int[] PathIndices { get; set; }
Property Value
System.Int32[]
|