Class ShapeCoordinatesProcessor
Process shape coordinates in the background thread.
Inheritance
System.Object
ShapeCoordinatesProcessor
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public static class ShapeCoordinatesProcessor : Object
Properties
MaxProcessorsCount
Maximum count of the shape coordinate processing threads.
Declaration
public static int MaxProcessorsCount { get; set; }
Property Value
System.Int32
|