Alignment Property (AWTLabel)

Class

AWTLabel.

Action

Gets the alignment of the label.

Syntax

C#
protected Alignment Alignment { get; }
VB
'Declaration
Protected Read Property Alignment As Alignment

Access

Read only.

Examples

VB

Dim alignment As SilkTest.Ntf.Swing.Alignment = labelInfo.Alignment