Class Generalization
Generalization DataContract class.
Inheritance
System.Object
Generalization
Namespace: Telerik.Windows.Controls.DataVisualization.Map.BingRest
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class Generalization : Object
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[]
|