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