[]
Gets or sets the angle of text rotation within the field.
[C1Category("Appearance")]
[C1Description("TextFieldBase.TextAngle", "The text rotation angle.")]
public float TextAngle { get; set; }
<C1Category("Appearance")>
<C1Description("TextFieldBase.TextAngle", "The text rotation angle.")>
Public Property TextAngle As Single