LabelStyle.Angle Property

Definition

Gets or sets a value that represents the angle at which the font is drawn.

public:
 property int Angle { int get(); void set(int value); };
[System.ComponentModel.Bindable(true)]
public int Angle { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.Angle : int with get, set
Public Property Angle As Integer

Property Value

An integer value.

Attributes

Applies to