Gets or sets an enumerated value indicating how the text box anchors to its position.
[Visual Basic]
Public Property Anchor As TextAnchor
[C#]
public TextAnchor Anchor {get; set;}
A valid TextAnchor enumeration value.
TextStyle Class | TextStyle Members | TextAnchor Enumeration
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.