Class SymbolPlacement
Defines the possible placements of the text.
Inheritance
System.Object
SymbolPlacement
Namespace: Telerik.Windows.Controls.Map.VectorTiles.Styles
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public sealed class SymbolPlacement : Enum
Fields
Line
LineCenter
Line center placement.
Declaration
public const SymbolPlacement LineCenter
Field Value
Point
value__
Declaration
public int value__
Field Value
System.
|