TextAlign Property (ControlDeviceContext)
Gets or sets the text-alignment flags for this device context.
'Declaration
Public Property TextAlign As TextAlignment
public TextAlignment TextAlign {get; set;}
Property Value
A
TextAlignment that specifies the text alignment.