Class TextRotationAlignment
Defines the possible text rotation alignment.
Inheritance
System.Object
TextRotationAlignment
Namespace: Telerik.Windows.Controls.Map.VectorTiles.Styles
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public sealed class TextRotationAlignment : Enum
Fields
Auto
Auto rotation alignment.
Declaration
public const TextRotationAlignment Auto
Field Value
TextRotationAlignment
|
Map
Map rotation alignment.
Declaration
public const TextRotationAlignment Map
Field Value
TextRotationAlignment
|
value__
Declaration
public int value__
Field Value
System.Int32
|
Viewport
Viewport rotation alignment.
Declaration
public const TextRotationAlignment Viewport
Field Value
TextRotationAlignment
|