TextRotationAngle Property (LabelArea)
Gets or sets the rotation angle for the text.
public int TextRotationAngle {get; set;}
'Declaration
Public Property TextRotationAngle As Integer
'Usage
Dim instance As LabelArea
Dim value As Integer
instance.TextRotationAngle = value
value = instance.TextRotationAngle