Label.Alignment Property

Gets or sets the label align mode.
Public Property Alignment() As ContentAlignment
This language is not supported or no code example is available.
public ContentAlignment Alignment {get; set;}
This language is not supported or no code example is available.

Property Value

ContentAlignment
Remarks
 
You need to call LabelList.Regen to apply the changes.

.NET Framework

Supported in: 4.8

In this article

Definition