AlignmentY Property (LabelArea)
Gets the vertical alignment of the label area.
public float AlignmentY {get; set;}
'Declaration
Public Property AlignmentY As Single
'Usage
Dim instance As LabelArea
Dim value As Single
instance.AlignmentY = value
value = instance.AlignmentY