Click or drag to resize

TpsLabelTextAlignment Property

Sets or gets the textalignment property

Namespace:  ABB.Robotics.Tps.Windows.Forms
Assembly:  ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntax
C#
public ContentAlignment TextAlignment { get; set; }

Property Value

Type: ContentAlignment
Remarks
This has different behavior if LineWrap is enabled or not.
See Also