Eyeshot 10 WinForms API Reference
Alignment Property (Text)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Text Class : Alignment Property
Gets or sets the text alignment.
Syntax
'Declaration
 
Public Property Alignment As Text.alignmentType
public Text.alignmentType Alignment {get; set;}
Remarks
Call devDept.Eyeshot.EntityList.Regen after changing this value.
See Also

Reference

Text Class
Text Members